%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/thread-self/root/usr/share/doc/nftables/examples/
Upload File :
Create Path :
Current File : //proc/thread-self/root/usr/share/doc/nftables/examples/inet-nat.nft

table inet nat {
	chain prerouting	{ type nat hook prerouting priority -100; }
	chain input		{ type nat hook input priority 100; }
	chain output		{ type nat hook output priority -100; }
	chain postrouting	{ type nat hook postrouting priority 100; }
}

Zerion Mini Shell 1.0