https://github.com/daniloqueiroz/ufw-profiles
UFW Profiles
https://github.com/daniloqueiroz/ufw-profiles
Last synced: about 1 month ago
JSON representation
UFW Profiles
- Host: GitHub
- URL: https://github.com/daniloqueiroz/ufw-profiles
- Owner: daniloqueiroz
- License: gpl-3.0
- Created: 2013-09-14T10:31:29.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-20T16:56:26.000Z (over 12 years ago)
- Last Synced: 2025-10-07T16:46:34.042Z (8 months ago)
- Language: Python
- Size: 113 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UFW-Profiles
UFW-Profiles is a program for UFW (Uncomplicated Firewall) users that change your firewall configurations depending of the network you're connected to.
## Building and installing
To build the deb package use ``dpkg-buildpackage -rfakeroot -us -uc``.
Then install the package using ``dpkg -i ufw-profiles_1.0-1_all.deb``.