A free, lightweight and non-intrusive firewall
Website »
This is the source code of TinyWall as found at its website. Upstream development is now largely inactive, but this repository is provided for anyone who would like to submit their own improvements or fork the project.
TinyWall
project. The other projects referenced inside the solution need not be compiled separately as they will be statically compiled into the application.TinyWall\Database
folder./develtool
flag.Database creator
tab to create one combined database file in JSON format. The output file will be called profiles.json
.TinyWall\bin\Debug
folder.MsiSetup\Sources\ProgramFiles\TinyWall
folder.MsiSetup\Sources\CommonAppData\TinyWall
folder. See instructions above about creating the database.MsiSetup
project.Please don't open issues for feature requests or bug reports. Any changes you'd like you will need to implement yourself. If you have improvements that you would like to integrate into TinyWall, please fork the repo and create a pull request.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)For complex features or large changes, please contact me first if your changes are still within the scope of the application.
If you prefer that, you can also build and distribute your own version of the binaries. In this case though you need to choose a different name other than TinyWall for your application.
TaskDialog wrapper (code in directory pylorak.Windows\TaskDialog
) written by KevinGre (link) and placed under Public Domain.
All other code in the repository is under the GNU GPLv3 License. See LICENSE.txt
for more information.
Károly Pados - find e-mail at the bottom of the project website
Website: https://tinywall.pados.hu