~bigbes/shroud

ref: 3804bcf465a4eb00d1f03720316d0a176b0b97fb shroud/.gitignore -rw-r--r-- 124 bytes
3804bcf4 — Eugene Blikh feat(vless): add VLESS+REALITY transport support 2 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
# Binary (root only, not cmd/shroud/)
/shroud

# State/runtime
state.yaml
access.yaml
*.tmp

# IDE
.idea/
.vscode/
*.swp
*~