The installation has two options:
- clone the repository and make a build
- install the binary for your system. Exceptions: macOS
# download the installer
$ curl -LO https://raw.githubusercontent.com/algrvvv/goproxy/main/install.sh
# make the file executable
$ chmod +x install.sh
# start the installation
$ ./install.sh
After installation, edit config.yaml
to suit your needs and start the server:
# if you chose the first installation option
$ ./bin/goproxy
# if you chose the second installation option
$ ./goproxy
in addition, you can view a browser extension that can be used in conjunction with this proxy server