Re: [WireGuard] LEDE / OpenWrt test - on TP-Link841Nv11 - 15MBs and crash

2016-07-28 Thread Michael Gerlach
Hey Jason! I didn't run openwrt ar71xx targets in qemu yet.. ATM i am recompiling my qemu to be able to run mips on it, but i don't know if this will work anyway.. I will have a look at it and come back if i have something to work with. best regards, n3ph On Thu, Jul 28, 2016 at 01:48:39PM

Re: [WireGuard] Suggestion: Hide private key by default with wg tool

2016-07-28 Thread Jason A. Donenfeld
https://git.zx2c4.com/WireGuard/commit/?id=ded0e645cfa45130e42c4d5bfba8f7d54e1855a9 Set WG_HIDE_KEYS=never to see the keys. Otherwise they're hidden. ___ WireGuard mailing list WireGuard@lists.zx2c4.com http://lists.zx2c4.com/mailman/listinfo/wireguard

Re: [WireGuard] Suggestion: Hide private key by default with wg tool

2016-07-28 Thread Bin Jin
Yes, that looks great. Thanks! Bin On Thu, Jul 28, 2016 at 2:01 PM, Jason A. Donenfeld wrote: > Hi Bin, > > I think I'll just get rid of it completely in `show` but not in the > more explicit views. So, > > - # wg show wg0 -- no private key > - # wg show wg0 private-key -- yes private key >

Re: [WireGuard] Suggestion: Hide private key by default with wg tool

2016-07-28 Thread Jason A. Donenfeld
Hi Bin, I think I'll just get rid of it completely in `show` but not in the more explicit views. So, - # wg show wg0 -- no private key - # wg show wg0 private-key -- yes private key - # wg showconf wg0 -- yes private key What would you think of this? Regards, Jason __

Re: [WireGuard] LEDE / OpenWrt test - on TP-Link841Nv11 - 15MBs and crash

2016-07-28 Thread Jason A. Donenfeld
Hey, Do you guys have a good way of running your setup inside Qemu? I'd like to debug this issue a bit... Jason ___ WireGuard mailing list WireGuard@lists.zx2c4.com http://lists.zx2c4.com/mailman/listinfo/wireguard