Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <dnsbl name="Abusix exploit"
- domain="00000000000000000000000000000000.exploit.mail.abusix.zone"
- type="record"
- records="4"
- host="vpn.or.open.proxy" # Useful for testing with the 'deny' class disabled
- action="MARK">
- # [...blah blah...]
- <connect name="authed VPN"
- dnsbl="Abusix exploit"
- parent="main"
- allow="*"
- registered="yes"
- requireaccount="yes">
- <connect name="non-authed VPN"
- dnsbl="Abusix exploit"
- deny="*"
- registered="yes"
- requireaccount="no"
- reason="Users connected to VPNs must authenticate to NickServ using SASL in order to connect to this server. See https://example.com for instructions or contact [email protected] for assistance.">
- <connect
- name="main"
- allow="*"
- maxchans="50"
- # timeout (secs) is during initial connection
- timeout="20"
- pingfreq="2m"
- hardsendq="1M"
- softsendq="10240"
- recvq="10K"
- threshold="20"
- commandrate="1000"
- fakelag="on"
- # localmax: Maximum local connections per IP.
- localmax="10"
- # globalmax: Maximum global (network-wide) connections per IP.
- globalmax="10"
- resolvehostnames="yes"
- useident="no"
- # This setting only has effect when the ircv3_sts module is loaded.
- usests="no"
- limit="9999"
- modes="+ix"
- >
Advertisement
Add Comment
Please, Sign In to add comment