• Stars
    star
    117
  • Rank 300,956 (Top 6 %)
  • Language
    C
  • License
    GNU General Publi...
  • Created over 6 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Ftpd as a Nintendo Switch sysmodule

sys-ftpd

Put the contents of the sd_card folder in the root of your sd-card or else the Module won't work!

This is a nintendo-switch sysmodule which runs an ftpd-server in the background (on port 5000 with no auth).

The ftpd is basically copy paste from this ftpd-fork.

Put the contents of the sd_card folder in the root of your sd-card or else the sound effects won't work!

Hotkeys: To help with security while there is are no login credentials, debugging, or otherwise, you can toggle the state of the server using the (+) + (-) + (X) button combination.

Sound effects from: https://freesound.org/people/jens.enk/sounds/434610/
https://freesound.org/people/jens.enk/sounds/434611/
https://freesound.org/people/rhodesmas/sounds/322897/ https://freesound.org/people/rhodesmas/sounds/322895/


Config Example (/config/sys-ftpd/config.ini):

[User]
user:=ftpd

[Password]
password:=12345

[Port]
port:=5000

[Anonymous]
anonymous:=1
;if anonymous:=1 no login and password are needed!
;if anonymous:=0 must set user:= and Password!

More Repositories

1

In-Home-Switching

Allows you to stream your PC display to your Nintendo Switch!
C
432
star
2

sys-netcheat

Open-source cheat-engine for the Nintendo Switch.
C
222
star
3

hid-mitm

Sysmodule mitming the Horizon hid (human interface device) services to allow using unsupported gamepads on the nintendo switch.
C++
103
star
4

beatsaber-hook

oculus quest beatsaber function hooking + modloader (il2cpp)
C
29
star
5

kip-libnx-inject

poc of a tool that can inject a full libnx into nintendo kips
C
11
star
6

switch-usb-screen-stream

Streams the content of your (linux for now) computer-screen to the nintendo switch!
Makefile
11
star
7

sys-audioplayer

C
8
star
8

switch-usb-mounter

Mount your switches sd-card on your computer over usb
Python
8
star
9

registmily

A custom cargo registry implementation. It's not special (yet) but it's mine :)
Rust
7
star
10

novago-driver-dump

Contains output of Export-WindowsDriver on an ASUS NovaGo TP370QL.
JavaScript
4
star
11

prepatch

A patchmanager alternative for Sailfish OS which doesn't modify any files on disk.
C
3
star
12

usb-mitm

Just makes hid not reserve all hid-devices but only nintendo ones
Makefile
3
star
13

whatsappSelenium

A whatsapp-web bot using selenium.
Python
2
star
14

switchDNSWebsite

HTML
2
star
15

vmir-switch

C
2
star
16

testpicoc

Just some playing around with picoc (c interpreter) on the Nintendo switch.
C
1
star
17

captivity

Simple ps1 script to automate logging into the captive portal @ Vivantes Klinikum Spandau.
1
star
18

audibleDown

An Application for Sailfish OS that allows you to download AudioBooks from your Audible-Library and converts them to a Talefish-Friendly format.
Python
1
star