- Go installed on your machine
- a .env file. You can find the necessary environment variables from .env.example file that is in root directory
- this section is Optionals
- Build telegram-bot-api if you want to upload/download up 2GB or 4GB if you are a premium user.
git clone https://github.com/r3a70/freep.git
cd freep && go build . && ./frp
Then your server starting on :8000.
- Get ip, port and ssl-certs from command line.
- Dockerization.
- Improvement.
- Replace third-party telegram lib with Self-Written lib.
Rules are very simple and straightforward.
- fork repository
- change code
- push and then submit pull request