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
d4c297e9ca49f92c9a99c2670eb1c7449c04190e
sshwifty-udp-telnet-http
/
application
History
NI
d4c297e9ca
Remote connection failure should not effect host connection (Returning error will trigger the termination of the host connection)
2019-08-12 12:19:30 +08:00
..
command
Fixed a race condition inside the test.
2019-08-08 08:02:31 +08:00
commands
Remote connection failure should not effect host connection (Returning error will trigger the termination of the host connection)
2019-08-12 12:19:30 +08:00
configuration
Support SSHWIFTY_ENV_RENAMED: prefix. When the value of an environment variable is prefixed with SSHWIFTY_ENV_RENAMED:, read another environment variable. For example: if SSHWIFTY_LISTENPORT = SSHWIFTY_ENV_RENAMED:PORT, the final value will be read from $PORT.
2019-08-11 12:12:44 +08:00
controller
Use 128 bit key rather than 192 bit. Because Chrome says it don't support 192 bit AES key.
2019-08-12 11:05:53 +08:00
log
Initial commit
2019-08-07 15:56:51 +08:00
network
Initial commit
2019-08-07 15:56:51 +08:00
rw
Initial commit
2019-08-07 15:56:51 +08:00
server
Bootup message between HTTP and HTTPS server are now different. One will display "Serving", other one will display "Serving TLS"
2019-08-09 16:27:16 +08:00
application.go
Initial commit
2019-08-07 15:56:51 +08:00
plate.go
Initial commit
2019-08-07 15:56:51 +08:00