Skip to content

Version 1.0.0

Latest
Compare
Choose a tag to compare
@thojkooi thojkooi released this 28 Apr 10:54
b441dd2

Initial version.


The following rules will be created:

  • HTTP outbound (destination port 80)
  • HTTPS outbound (destination port 443)
  • DNS outbound (destination ports 53/tcp and 53/udp)
  • NTP outbound (destination port 123/udp)
  • SSH outbound (destination port 22)
  • SSH inbound (port 22)

Each rule allows by default the following IP addresses: ["0.0.0.0/0", "::/0"]. It is possible to lock this down further by overwriting the various variables available for each rule set, such as load balancer uids, droplet ids and tags.