Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asakura42/vss
vmess/ss
https://github.com/asakura42/vss
Last synced: 23 days ago
JSON representation
vmess/ss
- Host: GitHub
- URL: https://github.com/asakura42/vss
- Owner: asakura42
- Created: 2024-02-07T02:38:57.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-14T02:02:04.000Z (7 months ago)
- Last Synced: 2024-04-14T03:06:33.456Z (7 months ago)
- Language: Shell
- Size: 1.21 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Secure Vmess and Shadowsocks Proxy List
This repository provides an auto-updating proxy list for Vmess and Shadowsocks, specifically designed to filter out less secure protocols in favor of more secure ones. It also employs obfuscation techniques to further enhance the security and privacy of your data.
### 443-port only:
```
https://raw.githubusercontent.com/asakura42/vss/master/output_443.txt?v=1
```### All ports:
```
https://raw.githubusercontent.com/asakura42/vss/master/output.txt?v=1
```## Emphasis on Vmess `ws+tls`
The primary focus is on Vmess, particularly the `ws+tls` protocol. Vmess `ws+tls` is considered the best choice due to its combination of the WebSocket (ws) protocol and Transport Layer Security (tls) protocol. This combination ensures fast data transmission and robust encryption for secure communication. Additionally, the use of ws+tls incorporates obfuscation, making the traffic appear as regular HTTPS traffic, thereby bypassing most firewalls and network restrictions while adding an extra layer of security.
## Recommended Shadowsocks Protocols
In addition to Vmess, the list includes recommended Shadowsocks protocols such as `2022-blake3-aes-256-gcm`, `2022-blake3-chacha20-poly1305` (as recommended by the Xray project), and `chacha20-ietf-poly1305`, `xchacha20-ietf-poly1305`. These protocols are known for their strong security features and are recommended for users prioritizing data protection. Shadowsocks protocols do not support obfuscation by default, but may be good if you don't mind about your traffic. Also, due to large number of Shadowsocks providers, they are filtered by password length.
## Default Port
Every server's default port is 443.
## Recommended software
*rays:
```
xray
```Frontends:
```
v2raya
nekoray
```