issues
search
mullvad
/
udp-over-tcp
Proxy UDP traffic over a TCP stream
Apache License 2.0
377
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove custom NeverOkResult trait and instead use new Rust 1.82 matching
#69
faern
opened
2 weeks ago
0
Fix permissions for lint CI job
#68
dlon
closed
2 weeks ago
0
Bump futures dep and run cargo update
#67
hulthe
closed
2 weeks ago
0
Add public constant for header size
#66
dlon
closed
2 weeks ago
0
Use <[T]>::split_at_checked instead of two separate get calls
#64
faern
closed
3 months ago
0
Please support IPv6 addresses
#63
delphinuz
opened
5 months ago
0
fix: usage of `node12` in `actions/checkout@v2`
#62
hamirmahal
closed
5 months ago
2
actions/checkout@v2 `uses node12 which is deprecated`
#61
hamirmahal
closed
5 months ago
0
Simplify ApplyTcpOptionsError
#60
pronebird
opened
6 months ago
0
Add license files for MIT and Apache 2.0
#59
faern
closed
7 months ago
1
Upgrade `mio` and `env_logger`
#58
faern
closed
7 months ago
0
Hide details of error implementation, to not make changes into breaking changes
#57
faern
closed
7 months ago
1
Use `split_first_chunk` to somewhat clean up `forward_datagrams_in_buffer`
#56
faern
closed
7 months ago
1
May I ask if a Windows version is available
#55
chainofhonor
opened
8 months ago
0
使用wireguard的时候google都可以访问,但是github不行,请问这个怎么解决?
#54
chainofhonor
closed
10 months ago
1
Bump version to 0.4.0
#53
faern
closed
10 months ago
1
Make growing types non exhaustive
#52
faern
closed
10 months ago
0
Add (optional) statsd metrics reporting
#51
faern
closed
10 months ago
0
使用真tcp协议传输udp数据包,实测支持wireguard
#50
hjfxyz
opened
11 months ago
2
Update README.md with building instructions
#49
jbjorkang
closed
3 months ago
1
Update build-static-bins.sh to include packages for Fedora
#48
jbjorkang
closed
1 year ago
1
Upgrade dependencies
#47
faern
closed
1 year ago
0
Add exponential backoff to socket accept
#46
faern
closed
1 year ago
0
Fix CI breakage by upgrading hermit-abi and proc-macro2
#45
faern
closed
1 year ago
0
Use cool down period if TCP accept fails
#44
mvd-ows
closed
1 year ago
0
Please provide a license
#43
nooproblem
closed
7 months ago
1
Doesn't work with ENET Server in Docker Container
#42
bearrito
opened
1 year ago
0
Allow getting the crate version from the CLI
#41
faern
closed
1 year ago
0
Upgrade env_logger to get rid of atty
#40
faern
closed
1 year ago
0
Add an option to enable TCP_NODELAY
#39
gregoire-mullvad
closed
1 year ago
0
Update dependencies
#38
gregoire-mullvad
closed
1 year ago
0
Run CI on pull requests
#37
gregoire-mullvad
closed
1 year ago
0
Add an option to enable TCP_NODELAY
#36
gregoire-mullvad
closed
1 year ago
0
udp2tcp cannot establish a new connection after the first request.
#35
kristoftorok
opened
1 year ago
2
Upgrade from structopts to clap 4
#34
dlon
closed
1 year ago
0
Add method for obtaining the raw TCP socket file descriptor
#33
dlon
closed
1 year ago
0
Add option to connect to TCP endpoint when the first UDP datagram is received
#32
dlon
closed
1 year ago
0
Notify infra when we cut the next release
#31
faern
opened
2 years ago
0
Support for MultiPath TCP
#30
frafra
opened
2 years ago
0
Update regex crate to 1.6
#29
dlon
closed
2 years ago
0
Choose correct address family for UDP socket when `udp-bind` is not specified explicitly
#28
dlon
closed
2 years ago
0
Replace audit check on PR push with periodical job
#27
faern
closed
2 years ago
1
Make structopt optional
#26
faern
closed
2 years ago
2
Make structopt an optional dependency
#25
faern
closed
2 years ago
0
Add TCP recv timeout option
#24
dlon
closed
2 years ago
0
Add LimitNOFILE=16384 to the example tcp2udp.service
#23
faern
closed
2 years ago
0
Placate Rust audit CI job
#22
dlon
closed
2 years ago
0
Properly clean up forwarding sockets
#21
dlon
closed
2 years ago
0
Add a script to easily build the binaries statically linked
#20
faern
closed
2 years ago
0
Upgrade env logger and make it optional
#19
faern
closed
2 years ago
0
Next