Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devel 1.14.0 #206

Merged
merged 36 commits into from
Oct 7, 2023
Merged

Devel 1.14.0 #206

merged 36 commits into from
Oct 7, 2023

Conversation

s0lst1c3
Copy link
Owner

@s0lst1c3 s0lst1c3 commented Oct 7, 2023

DroidKali and others added 30 commits December 20, 2020 02:04
Signed-off-by: DroidKali <1626057480@qq.com>
Bug fix TLS error when dh file not found.
Using `kali-setup` script in a Debian 11 (Testing), error:
<samp>error: ‘SIOCGSTAMP’ undeclared (first use in this function); did you mean ‘SIOCGARP’</samp>

Fix: `sockios.h` wasn't  included
eaphammer: Fix Python3 env issue in Kali Linux 2020.4 amd64
…nly-concatenate-str

fixing 'TypeError: can only concatenate str, not bytes to str'
`sockios.h` wasn't  included
…odate 100 byte max_len for Unix domain sockets, which is exceeded in deeply nested directories.
…to accomodate 100 byte max_len for Unix domain sockets, which is exceeded in deeply nested directories."

This reverts commit 48a7f23.
…postfix to accomodate 100 byte max_len for Unix domain sockets, which is exceeded in deeply nested directories.""

This reverts commit ec74611.
pem==23.1.0 doesn't work. 
AttributeError: module 'pem.core' has no attribute 'PrivateKey'
@s0lst1c3 s0lst1c3 merged commit 442ee78 into master Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment