zealsham

Results 8 issues of zealsham

i notice that linkfinder fails for most website using http/2 and returns an ssl error ``` Usage: python linkfinder.py [Options] use -h for help Error: invalid input defined or SSL...

a lot of times, bugsnag api keys are embedded in page source.

tag: needs more info

As a refrence implementation , payjoin-cli needs to demonstrate proper fallback transaction handling in the case of payjon failure. From what i see , both sender and receiver can broadcast...

Currently when you run the resume command and it encounters an expired session, the entrie command fails. This PR introduces gracefull handling of expired sessions. This addresses #1172 Pull Request...

This pr is part of the process of transitioning to axum from hyper . Hyper is quite low level and that type of low level details isn't needed for our...

This pr adds the functionality of ohttp-keys catching to payjoin-cli , ohttp-keys should not be fetched each time and a cached key should be use. Keys expire in 6 months...

enhancement
payjoin-cli

# Summary This Pr adds the ability to save commandline arguement relevant to the config file into a config.toml file in the present directory if anyone exist or into the...

When you run payjoin-cli , it checks for the presence of a config file in the current directory . However , if that file isn't present , the error message...

payjoin-cli