| Age | Commit message (Collapse) | Author | Files | Lines |
|
This is a giant commit which performs only a clippy --fix.
Auditing can happen in two ways, either by reading every line or by
running a `cargo clippy --fix` on the previous commit and make sure that
the result is the same.
|
|
|
|
|
|
|
|
The output of the status command is reworked to show hostnames instead
of IP addresses and trim the fat. The extra information (tunnel
protocols, IP addrresses) are now available with the verbose flag.
|
|
|
|
|
|
Somewhat refactors how some obfuscation related types display themselves
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We recently changed the cipher from chacha20 -> aes-256-gcm
and the password from 23#dfsbbb to mullvad
on port 443 on all our shadowsocks bridges
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a specific protocol
|
|
|
|
|
|
|
|
only some options in the CLI
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|