Package Details: spoofdpi-bin 0.11.1-3

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: 7.60
First Submitted: 2024-08-26 11:02 (UTC)
Last Updated: 2024-09-03 08:04 (UTC)

Pinned Comments

Latest Comments

1 2 3 Next › Last »

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.

srgkln commented on 2024-08-29 07:33 (UTC)

needs v in version (v0.10.11 not just 0.10.11)

IcyColdified commented on 2024-08-27 16:15 (UTC)

@AwkwardPeak Done!

AwkwardPeak commented on 2024-08-27 06:31 (UTC)

@IcyColdified can you add /etc/conf.d/spoof-dpi in the backup list? so it gets saved as pacnew. I like to change the default port but package update overwrites the config...

https://wiki.archlinux.org/title/PKGBUILD#backup

backup=(etc/conf.d/spoof-dpi)