Skip to content

Commit 77af833

Browse files
author
kirin10000
authored
Initial commit
0 parents  commit 77af833

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

.gitignore

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Build and Release Folders
2+
bin-debug/
3+
bin-release/
4+
[Oo]bj/
5+
[Bb]in/
6+
7+
# Other files and folders
8+
.settings/
9+
10+
# Executables
11+
*.swf
12+
*.air
13+
*.ipa
14+
*.apk
15+
16+
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
17+
# should NOT be excluded as they contain compiler settings and other important
18+
# information for Eclipse / Flash Builder.

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# v2ray-WebSocket-TLS-Web-setup-script
2+
v2ray-WebSocket(ws)+TLS(1.3)+Web搭建脚本

0 commit comments

Comments
 (0)