official
http://product.rangaofei.cn/ssokit/pages/
Mac users can directly use homebrew to install
brew install ssokit --cask
Can be used as TCP/UDP server:
Can also be used as a TCP/UDP client:
You can select the advanced options under buf, which will display the header settings view.
Now you can customize your own header
Header
is added to the beginning of the sent message. You can enter hexadecimal or asc code.
Selecting None
Length
will not add the length of buf+tailer after the header; selecting Short
will add a 2-byte short integer length of buf+tailer after the header and before buf; selecting Int
will add a 4-byte integer The length of buf+header is after header and before buf.
Endian
represents whether the length byte order above is in big-endian mode or little-endian mode.
Personal development is not easy
Issues or inquiries are welcome
qq:876038559