Releases: bw0rth/pync
Releases · bw0rth/pync
v0.23.0
v0.22.0
Netcat classes no longer directly store sys.stdin/out/err file handles.
This is to prevent multiprocessing.Process throwing an error when trying to pickle.
multiprocess.Process and threading.Thread can be useful for making proxies etc.