Closed clyang closed 7 years ago
Recently ptt.cc starts to support connection via Websocket. It would be very helpful for users in the restricted/public network environment (corporation, public wifi or cafe) to establish a safety connection via standard https protocol.
To achieve it, a simple proxy that bridges local unix socket and websocket is included. The source code of this proxy could be found at: https://github.com/clyang/Go-UnixSocket2WebSocket
Recently ptt.cc starts to support connection via Websocket. It would be very helpful for users in the restricted/public network environment (corporation, public wifi or cafe) to establish a safety connection via standard https protocol.
To achieve it, a simple proxy that bridges local unix socket and websocket is included. The source code of this proxy could be found at: https://github.com/clyang/Go-UnixSocket2WebSocket