S3SH icon indicating copy to clipboard operation
S3SH copied to clipboard

SSH client for 3ds

Results 6 S3SH issues
Sort by recently updated
recently updated
newest added

Pressing the home button results in this... ![16215520776522398082732829203674](https://user-images.githubusercontent.com/19870579/119059662-aeab6d00-b9c8-11eb-9cf4-23be8fb38394.jpg)

No apparent way to do things like pressing Ctrl+C to quit a process. Ran a ping and had no way to do anything else after running it.

```/opt/devkitpro/devkitARM/arm-none-eabi/include/c++/10.2.0/ext/new_allocator.h:178:2: note: template argument deduction/substitution failed: /home/scott/Downloads/S3SH/source/daisywheel.cpp:169:44: note: 'std::array' is not derived from 'const __gnu_cxx::new_allocator' 169 | if(keyb->current_key_layout != normal) | ^~~~~~ /home/scott/Downloads/S3SH/source/daisywheel.cpp:171:44: error: cannot convert 'std::array' to 'int' in...

Instantly crashes on launch using latest luma release. Error message: undefined instruction

When logging in it showed the password on screen.