DNS Seeder
How to run a Lytix DNS Seeder on your VPS
iptables -t nat -A PREROUTING -p udp --dport 53 -j REDIRECT --to-port 8053
iptables-save > rules.v4./dnsseeder -v -p 8053 -w 8002 -netfile mainnet-all.jsonLast updated
Was this helpful?
How to run a Lytix DNS Seeder on your VPS
iptables -t nat -A PREROUTING -p udp --dport 53 -j REDIRECT --to-port 8053
iptables-save > rules.v4./dnsseeder -v -p 8053 -w 8002 -netfile mainnet-all.jsonLast updated
Was this helpful?
Was this helpful?