issues Search Results · repo:aramperes/onetun language:Rust
Filter by
35 results
(96 ms)35 results
inaramperes/onetun (press backspace or delete to remove)Hello,
I am exploring OneTUN and it looks extremely interesting and useful.
I would like to test passing all IPv4/IPv6 traffic through to the Wireguard endpoint as well as passing all IPv4/IPv6
traffic ...
lonnietc
- Opened on Jan 28
- #79
Hello,
I have been researching various cross-platform (Windows, Linux, MacOS) options for dynamically creating wireguard
tunnels from one system to another for a new type of P2P routing mesh VPN project ...
lonnietc
- Opened on Jan 27
- #77
First of all, thank you for your work.
(amd64) works fine with v0.3.6 but since v0.3.7, impossible to use with multiple hosts :
onetun-linux-amd64 --private-key hidden content --endpoint-addr xxx.xxx.xxx.xxx:xxxxx ...
dhenry123
- 2
- Opened on Nov 30, 2024
- #63
Я запускаю onetun.exe, ничего не происходит. Ни окна, ни ошибки, просто пропадает.
Более того, если это не установщик, как оно в автозагрузку добавится? Доработайте пожалуйста
11kaisd11
- 1
- Opened on Jul 30, 2024
- #62
X25519SecretKey and X25519PublicKey from_str is not compatible with ? because it doesn t implement the trait
FromResidual, using thiserror or anyhow should solve it.
Config preshared_key requires a [u8; ...
SheaFoxx
- 2
- Opened on Nov 16, 2023
- #54
From the documentation:
onetun opens a TCP or UDP port on your local system, from which traffic is forwarded to a port on a peer in your
WireGuard network. It requires no changes to your operating system ...
afontenot
- 4
- Opened on Apr 26, 2023
- #50
Related to #46, #29
The Bus is the core of how onetun passes events around internally to different components, such as when data is
transmitted, or a connection is closed.
There are some advantages to ...
enhancement
aramperes
- Opened on Jan 8, 2023
- #48
The upgrade from v0.4 to v0.5 has some breaking changes, mainly with the crypto implementation having moved to a
separate crate (https://github.com/cloudflare/boringtun/pull/265).
Full diff: https://github.com/cloudflare/boringtun/compare/v0.4.0...boringtun-0.5.1 ...
enhancement
aramperes
- 1
- Opened on Oct 4, 2022
- #47
An iperf session never finishes with 0.3.4
onetun run as ./onetun-linux-amd64 --endpoint-addr endpoint-host:endpoint-port --endpoint-public-key endpoint-pubkey
--private-key-file wg0-private.key --source-peer-ip ...
mmoya
- 1
- Opened on Sep 28, 2022
- #46

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.