Package Details: byedpi 0.16.6-1

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: 0.30
First Submitted: 2024-08-07 17:15 (UTC)
Last Updated: 2025-02-15 04:26 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

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!