open-snell | This is an unofficial open source port of https://githubcom/surge-networks/snell
kandi X-RAY | open-snell Summary
kandi X-RAY | open-snell Summary
open-snell is a Go library. open-snell has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
This is an unofficial open source port of
This is an unofficial open source port of
Support
Quality
Security
License
Reuse
Support
open-snell has a low active ecosystem.
It has 131 star(s) with 26 fork(s). There are 7 watchers for this library.
It had no major release in the last 12 months.
There are 0 open issues and 5 have been closed. On average issues are closed in 40 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of open-snell is v3.0.1
Quality
open-snell has 0 bugs and 0 code smells.
Security
open-snell has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
open-snell code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
open-snell is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
open-snell releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
It has 1978 lines of code, 101 functions and 20 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed open-snell and discovered the below as its top functions. This is intended to give you an instant insight into open-snell implemented functionality, and help decide if they suit your requirements.
- makeClientHelloMsg is used to generate a clientHello message
- ServerHandshake performs the server handshake .
- NewSnellClient creates a new SnellClient
- WriteTo implements io . WriterTo .
- ClientHandshake starts a client handshake with the provided command and command .
- init configures the listener
- ParseAddr parses a string into an Addr .
- makeServerHello creates a serverHello message
- NewSnellServer creates a new SNellServer
- ParseAddrToSocksAddr parses a net . Addr to a net . Addr .
Get all kandi verified functions for this library.
open-snell Key Features
No Key Features are available at this moment for open-snell.
open-snell Examples and Code Snippets
Copy
# snell.conf
# section "snell-client" is used by snell-client
[snell-client]
listen = 0.0.0.0:1234
server = 1.2.3.4:5678
psk = psk
obfs = tls
obfs-host = www.bing.com
version = 1 # default 2
# section "snell-server" is used by snell-client
[snell-s
Copy
Copyright (C) 2020-, icpz
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) a
Copy
# clone and enter the repo
make
# or `make server/client' to build snell-server/snell-client separately
Community Discussions
No Community Discussions are available at this moment for open-snell.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install open-snell
Only tested on macOS. The binaries are produced at ./build/snell-{server,client}.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
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