Building from source code.
I am building the code from source code and got stuck.
Can you tell me what the problem might be?
The command go get -v -u GitHub - pritunl/pritunl-web: Pritunl external web server works, but go get -v -u GitHub - pritunl/pritunl-dns: Pritunl DNS mapping service does not.
uname -a
Linux localhost.localdomain 6.12.0-66.el10.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Mar 20 13:49:55 UTC 2025 x86_64 GNU/Linux
[pritunl@localhost Python-3.9.21]$ go get -v -x -u github.com/pritunl/pritunl-dns
# get https://proxy.golang.org/github.com/@v/list
# get https://proxy.golang.org/github.com/pritunl/@v/list
# get https://proxy.golang.org/github.com/pritunl/@v/list: 404 Not Found (0.117s)
# get https://proxy.golang.org/github.com/@v/list: 404 Not Found (0.118s)
go: github.com/pritunl/pritunl-dns: invalid github.com import path "github.com/pritunl"