X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=mail-route;h=2e08a83309a7481a8989b23e62805aadb5e142b4;hp=ab26a1333b733eaba7e5307d70df3ed1f18cbce4;hb=0310db0c0589445a132e77f0b7a8fbb5e1ae3082;hpb=a83e91030893a823da5f057d6b848dbac7593f01 diff --git a/mail-route b/mail-route index ab26a13..2e08a83 100755 --- a/mail-route +++ b/mail-route @@ -25,7 +25,7 @@ usage() { Usage: mail-route start|stop|show Marks tcp packets on port 25 and 143 to be routed through -a vpn ip. +a vpn ip. Is idempotent. EOF exit $1 }