You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dvmhost/configs/peer_list.example.dat

10 lines
423 B

#
# This file sets the valid peer IDs allowed on a FNE.
#
# Entry Format: "Peer ID,Peer Password,Peer Link (1 = Enabled / 0 = Disabled),Peer Alias (optional),Can Request Keys (1 = Enabled / 0 = Disabled),Can Issue Inhibit (1 = Enabled / 0 = Disabled)<newline>"
#1234,,0,,1,0,
#5678,MYSECUREPASSWORD,0,,0,0,
#9876,MYSECUREPASSWORD,1,,0,0,
#5432,MYSECUREPASSWORD,,Peer Alias 1,0,0,
#1012,MYSECUREPASSWORD,1,Peer Alias 2,1,0,

Powered by TurnKey Linux.