Package Details: byedpi 0.15-2

Git Clone URL: https://aur.archlinux.org/byedpi.git (read-only, click to copy)
Package Base: byedpi
Description: A simple and fast software designed to bypass Deep Packet Inspection
Upstream URL: https://github.com/hufrea/byedpi
Keywords: anticensorship dpi socks
Licenses: MIT
Submitter: artemklevtsov
Maintainer: artemklevtsov (Nebulosa)
Last Packager: Nebulosa
Votes: 10
Popularity: 2.67
First Submitted: 2024-08-07 17:15 (UTC)
Last Updated: 2024-10-29 18:48 (UTC)

Pinned Comments

Nebulosa commented on 2024-10-03 15:43 (UTC) (edited on 2024-10-03 15:48 (UTC) by Nebulosa)

To bring back dynamic user functionality:

$ sudo EDITOR=micro systemctl edit byedpi --drop-in=dynuser

[Service]
DynamicUser=yes
NoNewPrivileges=yes
AmbientCapabilities=CAP_NET_BIND_SERVICE CAP_NET_ADMIN

Info: https://github.com/hufrea/byedpi/issues/149#issuecomment-2380019206

Latest Comments

« First ‹ Previous 1 2

caarmi commented on 2024-08-15 17:25 (UTC)

In the service file, you should use $ARGS instead of ${ARGS} so that arguments could be expanded properly.

artemklevtsov commented on 2024-08-10 16:18 (UTC)

Fixed.

Vedun commented on 2024-08-08 06:13 (UTC)

==> Validating source files with md5sums...
    byedpi-conf.d ... Passed
    byedpi.service ... FAILED
    LICENSE ... Passed
    v0.12.tar.gz ... Passed
==> ERROR: One or more files did not pass the validity check!