[net] Firewall Tunnel: Move all programs meant to get tunnel trhough restrictive firewall (but not VPN) to Firewall Tunnel submenu.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26065 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9046cad690
commit
e14dc16c2b
@ -21,7 +21,7 @@ define Package/httptunnel
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
DEPENDS:=+libopenssl
|
||||
SUBMENU:=Proxy Servers
|
||||
SUBMENU:=Firewall Tunnel
|
||||
TITLE:=bidirectional tunnel in HTTP requests
|
||||
URL:=http://www.nocrew.org/software/httptunnel.html
|
||||
endef
|
||||
|
@ -23,6 +23,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/icmptx
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
SUBMENU:=Firewall Tunnel
|
||||
TITLE:=IP-over-ICMP tunnel
|
||||
URL:=http://github.com/jakkarth/icmptx
|
||||
endef
|
||||
|
@ -20,6 +20,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/iodine/Default
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
SUBMENU:=Firewall Tunnel
|
||||
DEPENDS:= +kmod-tun +zlib
|
||||
TITLE:=IP over DNS tunneling
|
||||
URL:=http://code.kryo.se/iodine/
|
||||
|
@ -20,6 +20,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/nstx/Default
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
SUBMENU:=Firewall Tunnel
|
||||
TITLE:=allows you to pass IP packets via DNS queries
|
||||
URL:=http://savannah.nongnu.org/projects/nstx/
|
||||
endef
|
||||
|
@ -22,6 +22,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/ptunnel
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
SUBMENU:=Firewall Tunnel
|
||||
DEPENDS:=+libpthread +libpcap
|
||||
TITLE:=Tunnel TCP connections over ICMP packets
|
||||
URL:=http://www.cs.uit.no/~daniels/PingTunnel/
|
||||
|
Loading…
x
Reference in New Issue
Block a user