Back
sys ftpd light
by cathery
|
Version | 1.0.5 |
Zip size | 129 KiB |
License | GPLv3 |
Updated | 16/11/2024 |
Downloads | 18,304 |
MD5 | 10bc91c7765ce099ba0dac0d28aedfe0 |
App Details
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/
Changelog
1.0.5
Updated to work with latest Atmosphere/FW (19.0.0)
1.0.4
Anonymous login is now disabled by default
User credentials are now empty by default
The server will now reject any connections until both the user and password fields are set.
This update might annoy some people who get their configs overriden by downloader apps like hbstore.
It is released in response to claims of people getting their consoles hacked through local networks created through ldn_mitm.
1.0.3
Reduced FS sessions used by the sysmodule from 3 to 1
This might have caused FS to run out of sessions and crash the system if you had too many sysmodules enabled.
Fixed LED lights staying enabled permanently on controllers with old firmware.
LED now only lights up for the main player only.
When pressing the pause button combo to pause the server, the LED will light up in a "double click" pattern.
When doing the same to unpause the server, the LED will light up in a single long "resume" pattern.
This is to make up for the fact that there was no indication if the server gets actually paused or not.
Changed the response format for PASV command for compatibility with some FTP clients.
1.0.2
Multiple config options have been added:
The key combination to pause the ftpd server can now be changed. (#2)
The key combination to pause the ftpd server can be disabled altogether. (#2)
The Joy-Con LED notification when connecting to the server can now be disabled.
It will also no longer light up on unsuccessful connections. (thanks @aveao #3)
See config.ini for details on each of the options.
Added toolbox.json for Kosmos Toolbox support.