Caratpine

Results 9 issues of Caratpine

Description =========== Hi, master. I encountered an offset reset problem and reported this error, how can I solve it? thanks How to reproduce ================ Checklist ========= Please provide the following...

logs error ``` TLS Setup [SSL_TYPE=manual] | File /etc/letsencrypt/archive/mail./privkey1.pem or /etc/letsencrypt/archive/mail./fullchain1.pem does not exist! ``` I generated the certificate with this command ``` certbot certonly --manual --preferred-challenge dns -d mail....

kind/question
priority/low
issue/(likely) user-related misconfiguration

Hi, When I set deadline = "{{ data.deadline}} ", it will raise this issue, how can I resolve it? thanks. ``` ```

help wanted

**Describe the bug** Some syntax escaping errors when converting Markdown to jira **Please provide following details** 1. JiraCLI Version: ``` github.com/ankitpokhrel/jira-cli v1.3.0 ``` **To Reproduce** Example: ![image](https://user-images.githubusercontent.com/11403002/216564768-ce720d08-bf28-4b69-86b5-284f510ebc6b.png) Code: ``` conent...

Hi, @Ullaakut I encountered this error in my program, the command line is this: ``` /usr/bin/nmap -Pn -sV -n --open -T4 -sT 1.1.1.12 -p 8443,8880,2086,2082,2095,443,2087,2083,2096,2052,2053,8080,80 ``` I tried to write...

bug

https://github.com/ankitpokhrel/jira-cli/issues/568 Hi @kentaro-m. Can you help me with this issue? thanks.

### Discussed in https://github.com/projectdiscovery/nuclei/discussions/5185 Originally posted by **Caratpine** May 15, 2024 Hi masters. We have made a template management ourselves, with about 2,000 templates. The nuclei version we use is...

When I type ``` curl -i "https://www.baidu.com" ``` it will show ``` curl -i “https://www.baidu.com” ``` How to solve this issue? Thanks

Hi, masters I found this https://github.com/hyperjumptech/grule-rule-engine/discussions/178 talking about this feature May I ask if this feature can be supported currently? I try to write a demo ```Go package main import...