woodlyer
woodlyer
gost is "A simple security tunnel written in golang" project url: https://github.com/go-gost/gost gost is very powerful. tunnel can be build over socks5, tls, kcp, quic.... many many protocol. documents is...
https://github.com/woodlyer/gostExample for more infomation. ``` ./gost -L kcp://:9000/:8083 ./gost -L tcp://127.0.0.1:8083 -F forward+kcp://server_ip:9000 ``` Wish it is helpful for someone.
linux -> [ li na ke s ] [ li niu ke s] haha!
vscode显示注释的时候默认用的是utf-8,显示都是乱码,现在不都流行utf-8了。 用utf-8更加的国际化,更加modern
FUXA is based on nodejs. Now, ubuntu 22.04 doesn't support nodejs. https://answers.launchpad.net/ubuntu/+source/nodejs/+question/702077 If you want to run FUXA for riscv architecture, you should use debian. Debian support nodejs for riscv....
gost v2 support ?tcp=true to use tcp for kcp. but in gost v3, it doesn't support this future. we have to use kcp://:8000?c=kcp.json to set tcp usage ``` { "tcp":...
make a release. so that we don't need to compile it. save some time.
https://www.v2ex.com/t/1017287#reply86 this result is only for check. 
like this: ``` "payload": { "type": "reference", "url": "0.payload", "protocol": "zip", "isEncrypted": true, "mimeType": "application/pdf", "tdf_spec_version:": "x.y.z", "original_size": 1024000 // insert the original size of file before encryption to here....
help
This project is amazing; unfortunately, the author is not widely recognized. To fix this: - Read the README file of all author's repos. - Add a chapter to the README...