Sockstunnel
socks tunnel using ssl
Install / Use
/learn @wynemo/SockstunnelREADME
##a simple socks5 server,using ssl as tunnel
<del>server side install python-openssl</del> <del>sudo aptitude install python-openssl</del> <del>sudo pip install pyOpenSSL</del>
###on server,use openssl to generate your key and cert file
openssl genrsa -out privkey.pem 2048
openssl req -new -x509 -key privkey.pem -out cacert.pem -days 1095
###test test
- server:ubuntu 11.10 x64 python2.7
- client:windows7 python 2.7.3,ubuntu 11.10 python 2.7.2
###todo ipv6 support
###other modified from http://xiaoxia.org/2011/03/29/written-by-python-socks5-server/ copyring by original author
Related Skills
node-connect
348.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
348.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
348.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
