command
module
Version:
v0.0.0-...-e10c651
Opens a new window with list of versions in this module.
Published: Oct 4, 2023
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
-
rpi-upswdt
- auto poweroff rpi2 when no network
- test by 'ping' and 'http.Get'
- wiring: AC power >> zenpower >> rpi2
-
network
- httpd.go : simple static http file server
- raw2socks.go : proxy a raw tcp connection via a SOCKS5 server
- socks.go : simple SOCKS5 proxy server
- httpproxy.go : simple http proxy server
- jmp.go : raw tcp proxy server
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
|
proxy a raw tcp connection via a socks5 proxy raw tcp client ---> socks5 proxy ---> raw tcp server
|
proxy a raw tcp connection via a socks5 proxy raw tcp client ---> socks5 proxy ---> raw tcp server |
|
|
Click to show internal directories.
Click to hide internal directories.