Skip to content

Instantly share code, notes, and snippets.

@ryanfaircloth
Created February 19, 2021 15:43
Show Gist options
  • Save ryanfaircloth/9e161e5668f078b045fa64954c728f54 to your computer and use it in GitHub Desktop.
Save ryanfaircloth/9e161e5668f078b045fa64954c728f54 to your computer and use it in GitHub Desktop.
logoutput: stdout
#debug: 2
internal: eth0 port = 2020
external: eth0
#external.rotation: same-same
clientmethod: none
socksmethod: none
user.privileged: root
user.notprivileged: nobody
client pass {
from: 0/0 to: 0/0
log: connect disconnect
}
client block {
from: 0/0 to: 0/0
log: connect error
}
socks pass {
from: 0.0.0.0/0 to: .ec2.splunkit.io port = 9997
protocol: tcp
log: error connect disconnect
}
socks block {
from: 0/0 to: 0/0
log: connect error
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment