shadowsocksr | Python port of ShadowsocksR | Proxy library
kandi X-RAY | shadowsocksr Summary
kandi X-RAY | shadowsocksr Summary
[PyPI version]][PyPI] [Build Status]][Travis CI] [Coverage Status]][Coverage]. A fast tunnel proxy that helps you bypass firewalls.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Get configuration
- Validate configuration
- Convert to str
- Convert to bytes
- Run a test
- Append data to the queue
- Close the socket
- Add the listener to the given loop
- Load OpenSSL
- Handle an event
- Run a given cipher and return the result
- Load libsodium library
- Get an address from the queue
- Update an event handler
- Encode the client
- Read resolv conf
- Daemon mode
- Handle periodic packets
- Insert a new connection
- Decode a buffer
- Handle an event
- Wait for events
- Handle a DNS resolved packet
- Returns the test table result
- Decode the buffer
- Add a network address
shadowsocksr Key Features
shadowsocksr Examples and Code Snippets
bash ssr.sh
ShadowsocksR 一键管理脚本脚本 [v2.0.35]
1. 安装 ShadowsocksR
2. 更新 ShadowsocksR
3. 卸载 ShadowsocksR
4. 安装 libsodium(chacha20)
————————————
5. 查看 账号信息
6. 显示 连接信息
7. 设置 用户配置
8. 手动 修改配置
9. 切换 端口模式
————————————
10. 启动 ShadowsocksR
11. 停止 Sha
# Debian/Ubuntu 执行
apt-get install -y wget ca-certificates openssl sudo vim git curl gcc unzip
# CentOS 执行
yum install -y wget ca-certificates openssl sudo vim git curl gcc unzip
wget -O ssr https://raw.githubusercontent.com/the0demiurge/CharlesScri
{
"server":...
"server_port":...
"local_port":1080,
"password":...
"timeout":...
"method":...
}
{
"server":...
"server_port":...
"local_port":1081,
"password":...
"timeout":...
"method":...
}
#代理设置(最好使用墙外代理IP池,可减少重定向次数)
PR
Community Discussions
Trending Discussions on shadowsocksr
QUESTION
I have a question. In my limited experience with Cryptography.
how to decrypt AES-128-GCM without authentication tag.
I found AES GCM decryption bypassing authentication in JAVA it seems to have solved some problems. But only if iv is equal to 96 bit can worked.
shadowsocksr OpenSSL support aes-128-gcm.is different from other aes-128-gcm encryption or decryption using authentication tag.
I write a test script and get the result.
script:
...ANSWER
Answered 2018-Dec-01 at 09:39This is the expected result. If you look at the Nist 800-38D, page 15, you will see that:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install shadowsocksr
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page