Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (17m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-28 03:46:27 UTC Now

2020-11-18 14:17:11 UTC MAIN commitmail json YAML

Initial import of ucspi-proxy, a program that passes data back and forth
between two connections set up by a UCSPI server and a UCSPI client. The
simple usage is:

    UCSPIserver [address] UCSPIclient [address] ucspi-proxy

Replace "UCSPIserver" with the program that will accept connections, and
"UCSPIclient" with the program that will make connections.

(schmonz)