Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 322 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 322 Bytes

UFW Application Profiles for UFW

Repository contained my application profiles for several applications for using in UFW on VPN-server

For using simple copy files from profiles/ directory to /etc/ufw/applications.d/. Then reload profiles:

ufw reload

And activate profiles as needed:

ufw allow vpn

Done.