diff options
author | Luke Bratch <luke@bratch.co.uk> | 2018-11-21 22:50:23 +0000 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2018-11-21 22:50:23 +0000 |
commit | 607cb60110fab704bfa58668fbe2681df9fe0fd4 (patch) | |
tree | e6b94e8628896a9583912b5170ce375c99635676 /hostsandports.txt.sample | |
parent | 004608179988a12cffcecfa9981303270d445eff (diff) |
Move the list of hosts and ports to a separate file, plus add sample and readme files
Diffstat (limited to 'hostsandports.txt.sample')
-rw-r--r-- | hostsandports.txt.sample | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/hostsandports.txt.sample b/hostsandports.txt.sample new file mode 100644 index 0000000..b55841d --- /dev/null +++ b/hostsandports.txt.sample @@ -0,0 +1,6 @@ +www.mywebsite.com +foo.myotherwebsite.com +bar.yetanotherwebsite.com:443 +mail.myhost.com:25 +mail.myhost.com:143 +mumble.myhost.com:64738 |