chore: add webrtc bind base

This commit is contained in:
braginini
2021-11-04 08:43:52 +01:00
parent c9b5a0e5fd
commit f71a46d27d
10 changed files with 298 additions and 173 deletions

View File

@@ -28,7 +28,6 @@
<label for="peerAllowedIPs">Wireguard Peer AllowedIPs:</label>
<input id="peerAllowedIPs" type=input size="50" value="Paste other peer AllowedIPs">
<p/>
<!--<input type=button value="wgPrivateKey" onclick='wgPrivateKey(prompt("Wireguard Private Key", ""))'>-->
<input type=button value="start" onclick='connect()'>
</form>
</body>