mcuadros / go-syslog

Syslog server library for go.
http://godoc.org/gopkg.in/mcuadros/go-syslog.v2
MIT License
523 stars 143 forks source link

Allow custom tcp or udp listener #95

Open rtgnx opened 11 months ago

rtgnx commented 11 months ago

This allows for custom network implementation such us Tailscale VPN (wireguard) to be used directly Example: https://gist.github.com/morgangallant/c77be4c38174f477f8734c09d64638a9