Your IP : 216.73.217.87


Current Path : /etc/nftables/
Upload File :
Current File : //etc/nftables/ipv6-mangle

#! /usr/sbin/nft -f

table ip6 mangle {
	chain output		{ type route hook output priority -150; }
}