HackerTrans
トップ新着トレンドコメント過去質問紹介求人

dragonman

no profile record

投稿

[untitled]

1 ポイント·投稿者 dragonman·4 か月前·0 コメント

[untitled]

1 ポイント·投稿者 dragonman·4 か月前·0 コメント

[untitled]

1 ポイント·投稿者 dragonman·4 か月前·0 コメント

[untitled]

1 ポイント·投稿者 dragonman·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 dragonman·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 dragonman·5 か月前·0 コメント

I built a tool that tells you NOT to build your startup idea – DontBuild.It

dontbuild.it
2 ポイント·投稿者 dragonman·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 dragonman·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 dragonman·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 dragonman·5 か月前·0 コメント

SSL,HTTPS, HTTP/3, and security header checker made by AI

httpsornot.com
2 ポイント·投稿者 dragonman·5 か月前·1 コメント

A simple HTTPS, HTTP/3, SSL and security headers checker I built with AI

httpsornot.com
2 ポイント·投稿者 dragonman·5 か月前·1 コメント

A simple HTTPS, HTTP/3, SSL and security headers checker I built with AI

4 ポイント·投稿者 dragonman·5 か月前·2 コメント

A simple HTTPS, HTTP/3, SSL and security headers checker I built with AI

httpsornot.com
5 ポイント·投稿者 dragonman·5 か月前·8 コメント

コメント

dragonman
·5 か月前·議論
Hey,

I created a very simple, lightweight tool to check the security of your web application. It includes checks for:

- SSL cert's - HTTPS redirection - Seurity headers - Mixed content - HTTP/3 support - CAA and DNSSEC

It's free. No registration required. Check it out: https://httpsornot.com

You can exports results in pdf or csv. Reports are publicly available, example: https://httpsornot.com/report/google.com

I am currently working on exposing the API. It will be public, with a free plan that allows a limited number of checks per month at no cost.
dragonman
·5 か月前·議論
Hey all,

Made tool using AI. Need your feedback or comment.

Thank you
dragonman
·5 か月前·議論
Hello, thank you for the feedback, i really appreciate it. We found bug and it's fixed. You can double check it. Thank you.
dragonman
·5 か月前·議論
I’m a DevOps engineer and recently started experimenting seriously with AI-assisted coding to see how useful it actually is in real work.

It checks:

- HTTPS redirects - SSL certificate validity - Mixed content - basic security headers - HTTP/3 support

I’d appreciate any feedback, bug reports, or thoughts on what’s missing or misleading.
dragonman
·5 か月前·議論
Thanks for the feedback. It's already there under SSL CERTIFICATE: Expires In: xy days
dragonman
·5 か月前·議論
hvala
dragonman
·5 か月前·議論
it's already on the list, thank you
dragonman
·5 か月前·議論
I’m a DevOps engineer and recently started experimenting seriously with AI-assisted coding to see how useful it actually is in real work.

It checks:

- HTTPS redirects - SSL certificate validity - Mixed content - basic security headers - HTTP/3 support

AI helped a lot with speed — scaffolding, boilerplate, and quick iterations. But testing, edge cases, and reviewing security-related logic quickly reminded me that AI doesn’t replace understanding. You still own every line of code you ship.

This is mainly a learning project, not meant to replace full security scanners. I’d appreciate any feedback, bug reports, or thoughts on what’s missing or misleading.