Displaying 2 results from an estimated 2 matches for "6156b0ea".
2016 Oct 24
0
Win32: problem with tinc-up script
...egards,
Guus Sliepen <guus at tinc-vpn.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://www.tinc-vpn.org/pipermail/tinc-devel/attachments/20161024/6156b0ea/attachment.sig>
2016 Oct 24
2
Win32: problem with tinc-up script
Okey, after more extensive R&D and testing I came up with 2
final solutions:
1) external tool: wipchg
2) internal tincd: wait_device(int secs)
Both solution works 100% time (tested on Win2003).
I publish them here, so interested parties can do they own testing.
1) ftp://borg.uu3.net/home/borg/tmp/wipchg.tgz
You need Mingw compiler to build this.
2)