mbox series

[bug#60509,0/3] gnu: Add phantomsocks.

Message ID 87v8lom6dm.wl-hako@ultrarare.space
Headers show
Series gnu: Add phantomsocks. | expand

Message

Hilton Chain Jan. 3, 2023, 7:20 a.m. UTC
*** BLURB HERE ***

Hilton Chain (3):
  gnu: Add go-github-com-google-gopacket.
  gnu: Add go-github-com-macronut-go-tproxy.
  gnu: Add phantomsocks.

 gnu/packages/golang.scm     | 45 +++++++++++++++++++++++++++++++++++++
 gnu/packages/networking.scm | 39 ++++++++++++++++++++++++++++++++
 2 files changed, 84 insertions(+)


base-commit: 3354ca5970f150d99871f3a391a58d5f2cca8018
--
2.38.1

Comments

Ludovic Courtès Jan. 30, 2023, 10:44 p.m. UTC | #1
Hilton Chain <hako@ultrarare.space> skribis:

>   gnu: Add go-github-com-google-gopacket.
>   gnu: Add go-github-com-macronut-go-tproxy.
>   gnu: Add phantomsocks.

Hi!  Applied the whole series.  I change the license of ‘phantomsocks’
to ‘lgpl3+’ because I couldn’t see anything in the source stating it’s
version 3 only.

Thanks,
Ludo’.