mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-02-20 23:47:21 -05:00
added browser forwarder firmware to the package
This commit is contained in:
parent
fd0844934c
commit
3bc040e3ab
11
release/extra/browserforwarder/index.html
Normal file
11
release/extra/browserforwarder/index.html
Normal file
@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Bridge</title>
|
||||
</head>
|
||||
<body>
|
||||
See debug console for detail
|
||||
<script src="index.js"></script>
|
||||
</body>
|
||||
</html>
|
39538
release/extra/browserforwarder/index.js
Normal file
39538
release/extra/browserforwarder/index.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user