-
Notifications
You must be signed in to change notification settings - Fork 884
How to install
Piotr Duszynski edited this page Feb 16, 2022
·
4 revisions
You will first have to fetch the latest source code:
$ git clone https://github.com/drk1wi/Modlishka
Run the following command:
make
You can also compile for one of the predefined targets:
make linux
make windows
make freebsd
If everything was compiled properly. Then you should have a compiled Modlishka binary in the 'dist' folder. Execute the binary and review the different options that are available:
./dist/proxy -h