# FreeBSD namecoind configuration file # This file is used by namecoind # The GUI and CLI will default to generating and using ~/.namecoin/namecoin.conf # # namecoin has hundreds of config options and there isn't a single mode of # operation (mining, client, testnet etc) that can be easily covered by a # sample file. # Bind to given address and always listen on it. Use [host]:port notation for IPv6 #bind= # Specify your own public IP address. #externalip= # Listen for incoming connections on non-default port. #port= # Connect via a SOCKS5 proxy #proxy=127.0.0.1:9050