notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
wush Command-line file transfer tool over wireguard
0.4.1_1 ftp on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.4.0_1Version of this port present on the latest quarterly branch.
Maintainer: ashish@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-08-30 11:15:05
Last Update: 2025-01-21 22:21:12
Commit Hash: ca07a60
License: CC0-1.0
WWW:
https://github.com/coder/wush
Description:
wush is a command line tool that lets you easily transfer files and open shells over a peer-to-peer wireguard connection. It's similar to magic-wormhole but: - No requirement to set up or trust a relay server for authentication. - Powered by Wireguard for secure, fast, and reliable connections. - Automatic peer-to-peer connections over UDP. - Endless possibilities; rsync, ssh, etc.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/wush
  2. /usr/local/share/licenses/wush-0.4.1_1/catalog.mk
  3. /usr/local/share/licenses/wush-0.4.1_1/LICENSE
  4. /usr/local/share/licenses/wush-0.4.1_1/CC0-1.0
Collapse this list.
Dependency lines:
  • wush>0:ftp/wush
To install the port:
cd /usr/ports/ftp/wush/ && make install clean
To add the package, run one of these commands:
  • pkg install ftp/wush
  • pkg install wush
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wush
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1736233388 SHA256 (go/ftp_wush/wush-v0.4.1/v0.4.1.mod) = 906f47194736ed1fe827c0ff88f319bb5c66e2baa7f621b9ebe225646ed1dc51 SIZE (go/ftp_wush/wush-v0.4.1/v0.4.1.mod) = 12454

Expand this list (2 items)

Collapse this list.

SHA256 (go/ftp_wush/wush-v0.4.1/v0.4.1.zip) = 4ba70a7e31206d89ed9c0ed5664152b65d1802181c5c433b60761e94ee0fe6dd SIZE (go/ftp_wush/wush-v0.4.1/v0.4.1.zip) = 169521

Collapse this list.


Packages (timestamps in pop-ups are UTC):
wush
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.10.4.1-0.4.10.4.1_1---
FreeBSD:13:quarterly0.4.00.4.0_1-0.4.00.4.0_1---
FreeBSD:14:latest0.4.10.4.1-0.4.00.4.1_1---
FreeBSD:14:quarterly0.4.00.4.0_1-0.4.00.4.0_1---
FreeBSD:15:latest0.4.10.4.1n/a0.4.1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go123 : lang/go123
Fetch dependencies:
  1. go123 : lang/go123
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
ftp_wush
USES:
go:1.23,modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/coder/wush/@v/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.1_1
21 Jan 2025 22:21:12
commit hash: ca07a602a8c6a47d062fe404167c2f3a1f91e3e9commit hash: ca07a602a8c6a47d062fe404167c2f3a1f91e3e9commit hash: ca07a602a8c6a47d062fe404167c2f3a1f91e3e9commit hash: ca07a602a8c6a47d062fe404167c2f3a1f91e3e9 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go123 update

MFH:		2025Q1
0.4.1
07 Jan 2025 07:12:42
commit hash: 38db68ae6e184ef2a7b0b877e1c08e5b318ceaaacommit hash: 38db68ae6e184ef2a7b0b877e1c08e5b318ceaaacommit hash: 38db68ae6e184ef2a7b0b877e1c08e5b318ceaaacommit hash: 38db68ae6e184ef2a7b0b877e1c08e5b318ceaaa files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
ftp/wush: Update to 0.4.1
0.4.0
13 Dec 2024 21:46:04
commit hash: 393f9bdc47afe3ae455e1b384f57a011901c2219commit hash: 393f9bdc47afe3ae455e1b384f57a011901c2219commit hash: 393f9bdc47afe3ae455e1b384f57a011901c2219commit hash: 393f9bdc47afe3ae455e1b384f57a011901c2219 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
ftp/wush: Update to 0.4.0

- Depend on Go 1.23
- Add GO_BUILDFLAGS to embed version information
0.3.0_1
08 Nov 2024 20:58:46
commit hash: 79271d538107eaed3822f2b39d0080da0101245acommit hash: 79271d538107eaed3822f2b39d0080da0101245acommit hash: 79271d538107eaed3822f2b39d0080da0101245acommit hash: 79271d538107eaed3822f2b39d0080da0101245a files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump after lang/go122 update

PR:		281842
0.3.0
03 Oct 2024 23:22:23
commit hash: f5094eea46cbbe3936162907ab5740d988d1e62bcommit hash: f5094eea46cbbe3936162907ab5740d988d1e62bcommit hash: f5094eea46cbbe3936162907ab5740d988d1e62bcommit hash: f5094eea46cbbe3936162907ab5740d988d1e62b files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
ftp/wush: Update to 0.3.0
0.2.1
13 Sep 2024 05:16:33
commit hash: d875511232ee90ad0f999f930d1ed6e122a0bb2ecommit hash: d875511232ee90ad0f999f930d1ed6e122a0bb2ecommit hash: d875511232ee90ad0f999f930d1ed6e122a0bb2ecommit hash: d875511232ee90ad0f999f930d1ed6e122a0bb2e files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
ftp/wush: Update to 0.2.1
0.1.2
31 Aug 2024 13:31:58
commit hash: 7676dc0a00dbadd9a918dbf3bde48fac49a7585dcommit hash: 7676dc0a00dbadd9a918dbf3bde48fac49a7585dcommit hash: 7676dc0a00dbadd9a918dbf3bde48fac49a7585dcommit hash: 7676dc0a00dbadd9a918dbf3bde48fac49a7585d files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
ftp/wush: Update to 0.1.2
0.1.0
30 Aug 2024 11:11:25
commit hash: 2bf62c0741753cbdc6dd00d7aae6ddb7e2c5e128commit hash: 2bf62c0741753cbdc6dd00d7aae6ddb7e2c5e128commit hash: 2bf62c0741753cbdc6dd00d7aae6ddb7e2c5e128commit hash: 2bf62c0741753cbdc6dd00d7aae6ddb7e2c5e128 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
ftp/wush: New port: CLI P2P file transfer tool

wush is a command line tool that lets you easily transfer files and
open shells over a peer-to-peer wireguard connection. It's similar to
magic-wormhole but:

 - No requirement to set up or trust a relay server for authentication.

 - Powered by Wireguard for secure, fast, and reliable connections.

 - Automatic peer-to-peer connections over UDP.

 - Endless possibilities; rsync, ssh, etc.

Number of commits found: 8