Corvo

Results 204 comments of Corvo

I tried to load from the stack and from the file. same error. When loaded into the main window the Pem is valid. Please see the attached files [FTSClientKey.zip](https://github.com/patrickpr/YAOG/files/5703105/FTSClientKey.zip)

this may be relevant to understand the issue: https://stackoverflow.com/questions/72319941/what-do-socket-sol-socket-and-socket-so-reuseaddr-in-python and also this: "_Most of the time, a socket file is removed automatically when the process that created it terminates. However,...

Services listening to several ports on the target machine ![image](https://user-images.githubusercontent.com/60719165/187906666-d9ce0f43-bbe4-4461-a65e-8a6d8937ee16.png)

![image](https://user-images.githubusercontent.com/60719165/187907122-f0d9365e-2ce2-493f-b931-92bc727262e6.png)

it appears that this message ``` DEBUG : 2022-08-17 05:39:54,433 : ClientReceptionHandler.py:107 : data received b'' ``` is provoking an error in the parser ``` ERROR : 2022-08-17 05:39:54,460 :...

Python 3.11 is claimed to be up to 64% faster than 3.10 ![Image](https://user-images.githubusercontent.com/60719165/194580285-519d8c3f-9bd7-4d86-a90e-f8d74d8c9b75.png)

Differences of versions since 3.8: ## 3.9 New syntax features: [PEP 584](https://www.python.org/dev/peps/pep-0584), union operators added to dict; [PEP 585](https://www.python.org/dev/peps/pep-0585), type hinting generics in standard collections; [PEP 614](https://www.python.org/dev/peps/pep-0614), relaxed grammar restrictions...

# 3.10 changes ## 3.10 features: [PEP 634](https://www.python.org/dev/peps/pep-0634), Structural Pattern Matching: Specification [PEP 635](https://www.python.org/dev/peps/pep-0635), Structural Pattern Matching: Motivation and Rationale [PEP 636](https://www.python.org/dev/peps/pep-0636), Structural Pattern Matching: Tutorial [bpo-12782](https://bugs.python.org/issue?@action=redirect&bpo=12782), Parenthesized context managers...

Check out all the [requirements]( https://github.com/FreeTAKTeam/FreeTakServer/blob/c9f33b8e7e65576ad5bb569c2e4b8a606989e7cf/setup.py) using compatibility Library