Skip to content

seanick39/update-digitalocean-firewall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Update DigitalOcean Firewall

Description

Update a firewall with a specified port for given IP address(es). Use option -c to fetch the current IP address of system running this program, and use it as the IP address.

Building:

  • Requires Boost::program_options, Boost::json and Boost::beast
$ mkdir build && cd build
$ cmake ..
$ make

Note: Use cmake -DBOOST_ROOT=/path/to/boost_1_78_0 .. if cmake fails to find boost

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published