myocytebd

Results 23 issues of myocytebd

The script is able to retrieve some keylog. But sometimes pyasn1.error.SubstrateUnderrunError is thrown: ``` Exception in thread Thread-1: Traceback (most recent call last): File "D:\Python\Python38-32\lib\threading.py", line 932, in _bootstrap_inner self.run()...

Is it possible to listen to http/https on same port? I could not get it to work. /usr/local/bin/pproxy -l [scheme]://localhost:lport -r socks5://localhost:rport -vv --ssl ... If scheme==http, https does not...

Building works flawlessly, but monodevelop seems to use original reference for analyzer (auto completion etc.). Is there a way to solve it automatically in project files without manually change reference...

I practiced a AssetsTools.NET helloworld by dumping an assets list, but found it slower than expectation. A minimal loop like this could end up in pretty bad performance. ``` foreach...

enhancement

Idea suggestion, not merge suggestion.

It would be great for the downloader to support archive and supplement gallery info, because official archive download does not add gallery metadata.

question

(chai 5.1.0 from npm, node 18.14.0, v8 10.2.154.23-node.22) It seems that assert.throws() does not work correctly in vm spawned context. ``` const vm = require('node:vm'); const context = {}; vm.createContext(context);...

### Tell us the problem or your need Unable to edit program path when program moved. ### Describe the solution you'd like Add a UI entry to edit program path....

Feature request

Default mmdb download is direct, which should be done through proxy.

My goal: - Switch flow and block style dynamically depending on context (e.g. object path). - Try to keep lines within a target width. I don't know how to get...

enhancement