[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
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
DEPENDS:=+libopenssl
|
DEPENDS:=+libopenssl
|
||||||
SUBMENU:=Proxy Servers
|
SUBMENU:=Firewall Tunnel
|
||||||
TITLE:=bidirectional tunnel in HTTP requests
|
TITLE:=bidirectional tunnel in HTTP requests
|
||||||
URL:=http://www.nocrew.org/software/httptunnel.html
|
URL:=http://www.nocrew.org/software/httptunnel.html
|
||||||
endef
|
endef
|
||||||
|
@ -23,6 +23,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/icmptx
|
define Package/icmptx
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
|
SUBMENU:=Firewall Tunnel
|
||||||
TITLE:=IP-over-ICMP tunnel
|
TITLE:=IP-over-ICMP tunnel
|
||||||
URL:=http://github.com/jakkarth/icmptx
|
URL:=http://github.com/jakkarth/icmptx
|
||||||
endef
|
endef
|
||||||
|
@ -20,6 +20,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/iodine/Default
|
define Package/iodine/Default
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
|
SUBMENU:=Firewall Tunnel
|
||||||
DEPENDS:= +kmod-tun +zlib
|
DEPENDS:= +kmod-tun +zlib
|
||||||
TITLE:=IP over DNS tunneling
|
TITLE:=IP over DNS tunneling
|
||||||
URL:=http://code.kryo.se/iodine/
|
URL:=http://code.kryo.se/iodine/
|
||||||
|
@ -20,6 +20,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/nstx/Default
|
define Package/nstx/Default
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
|
SUBMENU:=Firewall Tunnel
|
||||||
TITLE:=allows you to pass IP packets via DNS queries
|
TITLE:=allows you to pass IP packets via DNS queries
|
||||||
URL:=http://savannah.nongnu.org/projects/nstx/
|
URL:=http://savannah.nongnu.org/projects/nstx/
|
||||||
endef
|
endef
|
||||||
|
@ -22,6 +22,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/ptunnel
|
define Package/ptunnel
|
||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
|
SUBMENU:=Firewall Tunnel
|
||||||
DEPENDS:=+libpthread +libpcap
|
DEPENDS:=+libpthread +libpcap
|
||||||
TITLE:=Tunnel TCP connections over ICMP packets
|
TITLE:=Tunnel TCP connections over ICMP packets
|
||||||
URL:=http://www.cs.uit.no/~daniels/PingTunnel/
|
URL:=http://www.cs.uit.no/~daniels/PingTunnel/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user