This website requires JavaScript.
Explore
Help
Register
Sign In
idan
/
sshwifty-udp-telnet-http
Watch
1
Star
0
Fork
0
You've already forked sshwifty-udp-telnet-http
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7caa245df064cc96b965a228f42196a4b50776e0
sshwifty-udp-telnet-http
/
application
History
NI
2356a7c155
Change static assets and websocket interface to
/sshwifty/assets
and
/sshwifty/socket
. This should allow user to map Sshwifty to a subdirectory behind a reverse proxy
2019-12-06 19:05:36 +08:00
..
command
More detailed debug log
2019-09-24 22:47:32 +08:00
commands
Allowing the entire Stream payload to be relayed to the remote, not just the first part of the payload.
2019-09-19 14:56:48 +08:00
configuration
Use ReadTimeout*0.8 as max heartBeatTimeout rather than ReadTimeout/2.
2019-08-13 10:55:48 +08:00
controller
Change static assets and websocket interface to
/sshwifty/assets
and
/sshwifty/socket
. This should allow user to map Sshwifty to a subdirectory behind a reverse proxy
2019-12-06 19:05:36 +08:00
log
Initial commit
2019-08-07 15:56:51 +08:00
network
Prevent SetDeadline, SetReadDeadline and SetWriteDeadline from setting up unlimited deadline, and also impose our own timeout retry mechanism.
2019-09-18 18:51:17 +08:00
rw
Initial commit
2019-08-07 15:56:51 +08:00
server
Prevent SetDeadline, SetReadDeadline and SetWriteDeadline from setting up unlimited deadline, and also impose our own timeout retry mechanism.
2019-09-18 18:51:17 +08:00
application.go
Handle SIGTERM as well. Why not.
2019-08-18 10:26:54 +08:00
plate.go
Initial commit
2019-08-07 15:56:51 +08:00