51pwn

Results 64 issues of 51pwn

@ehsandeep # Suggestions on HTTPS It is recommended to call tlsx to obtain the ssl/tls structured information before accessing https, and output it. At the same time, it is recommended...

Type: Enhancement

··· $ python privateGPT.py llama.cpp: loading model from models/ggml-model-q4_0.bin llama.cpp: can't use mmap because tensors are not aligned; convert to new format to avoid this llama_model_load_internal: format = 'ggml' (old...

Mac OS, intel cpu i7 ``` python inference_realesrgan.py -n RealESRGAN_x4plus -i $HOME/MyWork/51pwn4ai/data/img_47.jpg --face_enhance --fp32 ```

Macos 13.4/ intel i7 python -V Python 3.10.11 $ pip list ``` Package Version ----------------------- ----------- aiohttp 3.8.4 aiosignal 1.3.1 anyio 3.6.2 argilla 1.7.0 async-timeout 4.0.2 attrs 23.1.0 backoff 2.2.1...

bug

| Q | A |-------------- | ------ | Documentation | yes | Bugfix | no | BC Break | no | New Feature | yes | RFC | yes |...

js $ pwd /Users/51pwn/MyWork/gotty/js yarn install yarn build error: ``` ERROR in /Users/51pwn/MyWork/gotty/js/src/xterm.ts ./src/xterm.ts 5:5-14 [tsl] ERROR in /Users/51pwn/MyWork/gotty/js/src/xterm.ts(5,6) TS2339: Property 'loadAddon' does not exist on type 'typeof import("xterm")'. @...

I have now set up a tcp server, like nc -lnvtp 8888, to accept input from reverse shell So how do you use gotty to convert them to the web...

It's great, it would be perfect if it can continue to be packaged as web nc ``` 1. Listen to a socket like nc -ln 9999 But nc only allows...

Mac OS $ uname -a Darwin xxx.local 22.6.0 Darwin Kernel Version 22.6.0: Wed Jul 5 22:21:56 PDT 2023; root:xnu-8796.141.3~6/RELEASE_X86_64 x86_64 $ node -v v20.4.0 $ yarn -V yarn install v1.22.19...

bug

bug: gb2312 character set not handled correctly response: ``` HTTP/1.1 304 Not Modified Server: nginx Date: Fri, 19 Jan 2024 07:28:59 GMT Last-Modified: Mon, 14 Dec 2020 02:24:04 GMT Connection:...

Type: Bug