sslcon ported to both windows and linux

This commit is contained in:
2022-01-04 12:42:48 -05:00
parent 18bccc0c25
commit 6b23651606
3 changed files with 48 additions and 14 deletions

View File

@@ -0,0 +1 @@
gcc -o sslcon sslcon.c -lssl -lcrypto