TcpProxy
A high performance tcp proxy server.
Install / Use
/learn @dawnbreaks/TcpProxyREADME
TcpProxy
Yet another tcp proxy server.
Features
- Simple, small code base
- Very fast, high performance
- Totally non-blocking IO operations.
- Multi IO thread
Simple tutorial
####1.Update config file "application.conf".
tcpProxyServer {
hosts = [{
localPort = 465
remoteHost = smtp.gmail.com
remotePort = 465
},{
localPort = 993
remoteHost = imap.gmail.com
remotePort = 993
},{
localPort = 995
remoteHost = pop.gmail.com
remotePort = 995
}]
soBacklog =1000
connectTimeoutMillis = 15000
ioThreadNum = 16
debug = false
}
======== Please feel free to contact me(2005dawnbreaks@gmail.com) if you have any questions.
Related Skills
node-connect
347.6kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.4kCreate 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
347.6kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.6kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
