k4yt3x / wg-meshconf

WireGuard full mesh configuration generator.
GNU General Public License v3.0
938 stars 105 forks source link

Description Field #4

Closed pejesat closed 5 years ago

pejesat commented 5 years ago

Thank you for your script. It would be great if you add an descpription field to peers, that would be very helpful (to fill in common name). cu Peje

k4yt3x commented 5 years ago

Hi @pejesat , That's not a bad idea. Maybe I should add a description during the execution of the script like:

Public Address (leave empty if client only) [IP/FQDN]:

Do you think this would be better of if I write a description section for it in the documentation?

pejesat commented 5 years ago

Hi I think it would be nice during execution, and later maybe editable (e). thank you

k4yt3x commented 5 years ago

@pejesat I pushed an update this afternoon (UTC-4). See if it works the way you want it to, or if I should make it more detailed.

pejesat commented 5 years ago

Hi its better, but what I meant is something like in openwrt luci wireguard, an additonal field for descprition, have a look at the picture. Thanks cu Peje Am Montag, Mai 06, 2019 05:39 CEST, K4YT3X notifications@github.com schrieb:   @pejesat I pushed an update this afternoon (UTC-4). See if it works the way you want it to, or if I should make it more detailed. — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

 

pejesat commented 5 years ago

Hi sorry what I would like would be an additional information resulting in: [Interface] PrivateKey = xxxxxxxxxxxxxxxxx= Address = 1.1.1.1 [Peer] #This is Peer k4y3x PublicKey .. cu Peje

k4yt3x commented 5 years ago

Ah okay I see, like a comment/description for the peer right? I'll work on that shortly.

k4yt3x commented 5 years ago

Check out the newest version.

pejesat commented 5 years ago

Thank you very much, this is perfect!!! cu Peje Am Donnerstag, Mai 16, 2019 20:31 CEST, K4YT3X notifications@github.com schrieb:   Check out the newest version. — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.