1
0
mirror of https://github.com/moparisthebest/sslh synced 2024-08-13 16:53:51 -04:00

Correct markdown

This commit is contained in:
Ruben van Staveren 2014-07-22 21:43:03 +02:00
parent 36cf99697b
commit 0d8e2438de

View File

@ -256,6 +256,7 @@ firewall_coscripts="/etc/ipfw/sslh.rules"
/etc/ipfw/sslh.rules
#! /bin/sh
# ssl
@ -274,9 +275,7 @@ ipfw add 20210 fwd 2001:db8::1,443 log tcp from 2001:db8::1 5222 to any out
ipfw add 20300 fwd 192.0.2.1,443 log tcp from 198.51.100.7 1194 to any out
ipfw add 20310 fwd 2001:db8::1,443 log tcp from 2001:db8:1::7 1194 to any out
General notes:
This will only work if `sslh` does not use any loopback