@Next7 Thanks for reporting! Pushed a fix.
Search Criteria
Package Details: spoofdpi-bin 0.12.0-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/spoofdpi-bin.git (read-only, click to copy) |
---|---|
Package Base: | spoofdpi-bin |
Description: | A simple and fast anti-censorship tool written in Go |
Upstream URL: | https://github.com/xvzc/SpoofDPI |
Licenses: | Apache-2.0 |
Conflicts: | spoofdpi |
Provides: | spoofdpi |
Submitter: | txtsd |
Maintainer: | txtsd |
Last Packager: | txtsd |
Votes: | 15 |
Popularity: | 1.78 |
First Submitted: | 2024-08-26 11:02 (UTC) |
Last Updated: | 2024-11-10 07:15 (UTC) |
Dependencies (1)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
Required by (0)
Sources (5)
txtsd commented on 2024-09-10 12:38 (UTC)
Next7 commented on 2024-09-10 09:51 (UTC)
The line "makedepends=('go')" in PKGBUILD is not needed for "spoofdpi-bin".
TheSilverFoxes commented on 2024-09-09 04:19 (UTC)
@txtsd Thank you, I appreciate a blazing fast fix!
txtsd commented on 2024-09-09 04:06 (UTC)
@TheSilverFoxes Looks like -banner
was changed to -silent
. Pushed a fix. Thanks for reporting!
TheSilverFoxes commented on 2024-09-09 03:53 (UTC)
sudo systemctl status spoofdpi ● spoofdpi.service - SpoofDPI Service Loaded: loaded (/usr/lib/systemd/system/spoofdpi.service; enabled; preset: disabled) Active: activating (auto-restart) (Result: exit-code) since Mon 2024-09-09 10:47:21 +07; 355ms ago Invocation: 74d3e644e15f4cd68c292a8bde07c4b9 Process: 62092 ExecStart=/usr/bin/spoofdpi -banner=false -addr $LISTEN_ADDR -port $PORT -window-size $WINDOW_SIZE (code=exited, status=2) Main PID: 62092 (code=exited, status=2) Mem peak: 3M CPU: 18ms
(spoofdpi works when I start it manually, using the default config file/service file with no modifications) Can anyone help me? Thank you in advance.
txtsd commented on 2024-09-03 08:05 (UTC)
@salsergey Pushed a fix. Thank you!
salsergey commented on 2024-09-03 07:48 (UTC) (edited on 2024-09-03 07:48 (UTC) by salsergey)
Service is not loaded at bootup. I guess it is because WantedBy=network-online.target
should be replaced by WantedBy=default.target
to avoid cycled dependency. For me it helped.
txtsd commented on 2024-08-30 05:07 (UTC)
@Mr.Smith1974 Looks like spoof-dpi-bin will be merged into this package.
@srgkln The leading v
is always stripped for Arch/AUR packages.
DezXerneas commented on 2024-08-29 12:47 (UTC)
Wow the author really keeps messing with the naming conventions. Really wish they'd settle on one standard and keep following it.
Pinned Comments