Compare commits

...

1 Commits
main ... fastd

Author SHA1 Message Date
a4085593d6 fastd?? 2024-09-22 15:56:41 -04:00

View File

@ -128,12 +128,7 @@
key = 'deadbeef',
-- This is a list, so you might add multiple entries.
remotes = {'ipv4 "xxx.somehost.invalid" port xxxxxx'},
},
peer2 = {
key = 'deadbeef',
-- You can also omit the ipv4 to allow both connection via ipv4 and ipv6
remotes = {'"xxx.somehost2.invalid" port xxxxx'},
remotes = {'ipv4 "10.0.7.226" port 10001'},
},
},