Search Criteria
Package Details: phantun 0.7.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/phantun.git (read-only, click to copy) |
---|---|
Package Base: | phantun |
Description: | Transforms UDP stream into (fake) TCP streams that can go through Layer 3 & Layer 4 (NAPT) firewalls/NATs. |
Upstream URL: | https://github.com/dndx/phantun |
Licenses: | Apache |
Submitter: | Woshiluo |
Maintainer: | Woshiluo |
Last Packager: | Woshiluo |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-03-28 07:19 (UTC) |
Last Updated: | 2024-11-22 04:14 (UTC) |
Dependencies (2)
- git (git-gitAUR, git-glAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup) (make)
Latest Comments
Woshiluo commented on 2024-11-21 02:28 (UTC)
@chrisjbillington Thanks for pointing out. It should be underscores in latest commit.
chrisjbillington commented on 2024-11-21 01:17 (UTC)
@Woshiluo FWIW the official releases name the binaries
phantun_client
andphantun_server
, i.e. with underscores, whereas this PKGBUILD names themphantun-client
andphantun-server
with hyphens. You may wish to name them similarly to the binary releases.