jookies / jasmin

Jasmin - Open source SMS gateway
http://jasminsms.com
Other
1.01k stars 550 forks source link

Cli interceptors accepts url #1102

Closed BlackOrder closed 9 months ago

BlackOrder commented 1 year ago

CLI protocol for interceptors, You can pass a url for script same as file path. using same syntax python3(https://domain.com/path/to/script). The path can be http://, https://, ftp://, or file://

Checks

farirat commented 1 year ago

Hey @BlackOrder Please check and fix the test coverage here so i can merge this pr.

BlackOrder commented 1 year ago

Hi @farirat, all tests passed