RussellLuo / caddy-ext

Various Caddy v2 extensions (a.k.a. modules).
MIT License
95 stars 19 forks source link

layer4: does this support ssh matchers? #9

Open rmmanseau opened 1 year ago

rmmanseau commented 1 year ago

what would be the syntax for match ssh traffic on :443 and proxy it to another host:port ?

RussellLuo commented 1 year ago

@rmmanseau Currently, layer4 has no support for any matchers. I'll try to add support for it if I have some spare time.

Meanwhile, feel free to submit a PR if you are interested :)

rmmanseau commented 1 year ago

gotcha. sadly i dont have time to try to add this.

i'll be very grateful if u find the time but no worries if u dont !