socksquic

command
v0.0.0-...-6739090 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 10, 2017 License: GPL-3.0 Imports: 6 Imported by: 0

README

socksquic

generate self-signed certificate or use exists certificate

openssl genrsa -out private.pem 2048
openssl req -new -x509 -key private.pem -out server.pem

run server

./socksquic -cert server.pem -keyfile private.pem -port 4321

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL