Bitcoin Forum
March 09, 2026, 07:44:34 PM *
News: Latest Bitcoin Core release: 30.2 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [FREE] Software / Web / Desktop / Chrome Extension Help – Feedback Wanted  (Read 124 times)
Rex1971 (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 9


View Profile
March 06, 2026, 09:29:25 PM
Merited by NotATether (2), ovcijisir (2), JayJuanGee (1)
 #1

 Hello everyone,

I’m really into software development and would love to help out the community.

I can create small programs, scripts, websites, landing pages, Chrome extensions, or desktop apps for free in exchange for honest feedback and reviews here.

A few things:

Please give clear details about what you need — the concept, functionality, and how it should work.

Try not to be vague like “I need something like X.” The more specific you are, the faster I can get it done.
Very big projects that would take months are outside this free offer, but I can help with refactoring, optimizing, or improving existing code to make it cleaner and more efficient.
If you have APIs or Swagger docs, I can set up automated workflows or integrations.

If you want help, just reply with your project details and we can figure out how I can assist.
Looking forward to collaborating and building something useful together! 
ovcijisir
Legendary
*
Offline Offline

Activity: 2198
Merit: 1128


Spinly.io - Next-gen Crypto iGaming Platform


View Profile WWW
March 07, 2026, 02:00:16 AM
 #2

Hello everyone,

I’m really into software development and would love to help out the community.

I can create small programs, scripts, websites, landing pages, Chrome extensions, or desktop apps for free in exchange for honest feedback and reviews here.

A few things:

Please give clear details about what you need — the concept, functionality, and how it should work.

Try not to be vague like “I need something like X.” The more specific you are, the faster I can get it done.
Very big projects that would take months are outside this free offer, but I can help with refactoring, optimizing, or improving existing code to make it cleaner and more efficient.
If you have APIs or Swagger docs, I can set up automated workflows or integrations.

If you want help, just reply with your project details and we can figure out how I can assist.
Looking forward to collaborating and building something useful together!  

I would be grateful if you could help me with software that could be used to batch report frauds.

I have a big list of websites with crypto frauds, and I'd like to make reporting process less time consuming.

Right now in order to report a fraud to registrar and hosting provider I have to make following steps:

1. Visit https://acidtool.com/
2. Enter website url
3. Get information about hosting provider and registrar
4. Send e-mail to abuse e-mail of registrar and hosting provider

As you can see it can be tedious to do this process for hundreds of websites.

What I had in mind is to group the websites who have the same registrar / hosting and do the batch report by the email to save time.

Is it possible to make webpage or script that will have text field where user can paste group of websites as input.
The output could be n another text field in csv format and it should contain following information and be in following format:
Website 1; Domain Registrar 1; Hosting provider 1;
Website 2; Domain Registrar 2; Hosting provider 2;

The values could be then pasted in Excel and sorted by hosting/registrar and be pasted in report as a batch.
This would allow the user to save a lot of time while reporting.

I don't know if it is feasable as it is dependant on external services like acidtool.

I'd be happy if you could provide any help.


░▄████████████▀▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▄██
████████████░█▀
████░▄▄▄███████
████▄▄▄▄▄▄▄▄░▄██
▀▀▀▀▀▀▀▀████░███
████████████░███
████████████░█▀

░▄████████████▀▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▄██
████████████░███
████████████░███
████████████░███
████▄▄▄▄████░██▀
████▀▀▀▀▀▀▀▀░▀
████░█▀

░▄████████████▀▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▄██
████████████░█▀
█████████░▄▄▄
█████████░███
░▄░██████░██▀██
▀▀░██████░▀██▄██
████████████░█▀

░▄███████▀░▄██▀▄
▀▀▀▀▀▀▀▀██▀▀▀▄██
████████████░███
████████████░███
██░▄░███████░███
██░█░███████░███
████████████░███
████████████░█▀

░▄██████▀▄
▀▀▀▀▀▀▀▄██
██████░███
██████░███
██████░███
██████░███████▀▄
██████░▀▀▀▀▀▀▄██
████████████░█▀

░▄████▀██▄█████▀▄
▀▀▀▀▀███▀▀▀▀▀▀▄██
█████████████░███
█████░█░█████░███
█████░▀░█████░███
█████████████░█▀
██████████░▄▄▄
██████████░█▀
 
.....  Next−Gen Crypto iGaming  .....
| 
     Play now      
Rex1971 (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 9


View Profile
March 07, 2026, 12:13:39 PM
Merited by ovcijisir (2), JayJuanGee (1)
 #3

Hello!
I made you that little app you can run locally right in your browser. Hope you like it — honestly, it was a really solid idea on your part.
Just keep in mind I couldn’t possibly cover every single provider out there, so please give it a proper test run. I think it should handle like 90%+ of what you usually need though.
There’s an instructions file inside the archive that shows how to launch it.
Enjoy! Let me know how it goes. 😄

file hosting https://wormhole.app/kz21d2#JU5tB7NCloWpRR70Swuorw
ovcijisir
Legendary
*
Offline Offline

Activity: 2198
Merit: 1128


Spinly.io - Next-gen Crypto iGaming Platform


View Profile WWW
March 07, 2026, 05:26:46 PM
 #4

Hello!
I made you that little app you can run locally right in your browser. Hope you like it — honestly, it was a really solid idea on your part.
Just keep in mind I couldn’t possibly cover every single provider out there, so please give it a proper test run. I think it should handle like 90%+ of what you usually need though.
There’s an instructions file inside the archive that shows how to launch it.
Enjoy! Let me know how it goes. 😄

file hosting https://wormhole.app/kz21d2#JU5tB7NCloWpRR70Swuorw

Thank you for your help! I'll try to test a script this weekend and start reports going Smiley

I have to install python first, maybe I'll even try to run it from Termux to run everything on my cell phone.

I'll keep you updated with my progress Smiley


░▄████████████▀▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▄██
████████████░█▀
████░▄▄▄███████
████▄▄▄▄▄▄▄▄░▄██
▀▀▀▀▀▀▀▀████░███
████████████░███
████████████░█▀

░▄████████████▀▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▄██
████████████░███
████████████░███
████████████░███
████▄▄▄▄████░██▀
████▀▀▀▀▀▀▀▀░▀
████░█▀

░▄████████████▀▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▄██
████████████░█▀
█████████░▄▄▄
█████████░███
░▄░██████░██▀██
▀▀░██████░▀██▄██
████████████░█▀

░▄███████▀░▄██▀▄
▀▀▀▀▀▀▀▀██▀▀▀▄██
████████████░███
████████████░███
██░▄░███████░███
██░█░███████░███
████████████░███
████████████░█▀

░▄██████▀▄
▀▀▀▀▀▀▀▄██
██████░███
██████░███
██████░███
██████░███████▀▄
██████░▀▀▀▀▀▀▄██
████████████░█▀

░▄████▀██▄█████▀▄
▀▀▀▀▀███▀▀▀▀▀▀▄██
█████████████░███
█████░█░█████░███
█████░▀░█████░███
█████████████░█▀
██████████░▄▄▄
██████████░█▀
 
.....  Next−Gen Crypto iGaming  .....
| 
     Play now      
Rex1971 (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 9


View Profile
March 07, 2026, 07:36:46 PM
 #5

Glad I could help! Cheesy

Oh, I didn’t realize you needed the program to run on a smartphone. I originally built it for a PC, where it works great. The web interface is technically mobile-friendly, but it might not be the most convenient to use on a phone.

If you do want to run it on your phone, then yeah — Termux is the right option. Just keep in mind it’s only available for Android.

That said, I’d still recommend running it from a computer if you can.
ovcijisir
Legendary
*
Offline Offline

Activity: 2198
Merit: 1128


Spinly.io - Next-gen Crypto iGaming Platform


View Profile WWW
March 07, 2026, 10:41:00 PM
 #6

Glad I could help! Cheesy

Oh, I didn’t realize you needed the program to run on a smartphone. I originally built it for a PC, where it works great. The web interface is technically mobile-friendly, but it might not be the most convenient to use on a phone.

If you do want to run it on your phone, then yeah — Termux is the right option. Just keep in mind it’s only available for Android.

That said, I’d still recommend running it from a computer if you can.

I tried to run it on Termux but unfortunately I got some errors after step no.4  (pip install -r requirements.txt
)




It seems that some of python dependencies don't support Temux ( I assumed that from "unsupported platform" message" that was highlighted in red.

Nevertheless I still tried to do next step for installation but I got this error message:



I'll try to run this script from Tails today or tommorow to see if it will work there, wish me luck Smiley


░▄████████████▀▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▄██
████████████░█▀
████░▄▄▄███████
████▄▄▄▄▄▄▄▄░▄██
▀▀▀▀▀▀▀▀████░███
████████████░███
████████████░█▀

░▄████████████▀▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▄██
████████████░███
████████████░███
████████████░███
████▄▄▄▄████░██▀
████▀▀▀▀▀▀▀▀░▀
████░█▀

░▄████████████▀▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▄██
████████████░█▀
█████████░▄▄▄
█████████░███
░▄░██████░██▀██
▀▀░██████░▀██▄██
████████████░█▀

░▄███████▀░▄██▀▄
▀▀▀▀▀▀▀▀██▀▀▀▄██
████████████░███
████████████░███
██░▄░███████░███
██░█░███████░███
████████████░███
████████████░█▀

░▄██████▀▄
▀▀▀▀▀▀▀▄██
██████░███
██████░███
██████░███
██████░███████▀▄
██████░▀▀▀▀▀▀▄██
████████████░█▀

░▄████▀██▄█████▀▄
▀▀▀▀▀███▀▀▀▀▀▀▄██
█████████████░███
█████░█░█████░███
█████░▀░█████░███
█████████████░█▀
██████████░▄▄▄
██████████░█▀
 
.....  Next−Gen Crypto iGaming  .....
| 
     Play now      
Rex1971 (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 9


View Profile
March 08, 2026, 02:31:18 PM
Merited by JayJuanGee (1)
 #7

Ugh… this is all too complicated. It’s better if I just give you a ready-made APK for your Android smartphone.

I want to warn you that I’m not very experienced in mobile development, but I managed to build a fairly functional app.

I should also point out that there are scaling limitations:

The script makes parallel requests (runPool with 8 concurrent tasks).

For hundreds of domains, Google DoH, Cloudflare DNS, and RDAP may start blocking or throttling frequent requests.

The async pool won’t scale to thousands of domains without queues and proper rate limiting.

Summary:

Hosting — coverage ~70–85%
Issues: CDN masking, rare/less common hosting providers

Registrar — coverage ~60–90%
Issues: Privacy protection, new TLDs, rare registrars

Scale — limited
Reason: RDAP and DNS API limits

So you’ll need to test it. If something comes up, we can tweak the app a bit.

https://wormhole.app/87poQX#wuC92RxGBa4b4VsDy8_yvg
ovcijisir
Legendary
*
Offline Offline

Activity: 2198
Merit: 1128


Spinly.io - Next-gen Crypto iGaming Platform


View Profile WWW
March 08, 2026, 10:16:57 PM
Last edit: March 08, 2026, 10:54:56 PM by ovcijisir
 #8

Ugh… this is all too complicated. It’s better if I just give you a ready-made APK for your Android smartphone.

I want to warn you that I’m not very experienced in mobile development, but I managed to build a fairly functional app.

I should also point out that there are scaling limitations:

The script makes parallel requests (runPool with 8 concurrent tasks).

For hundreds of domains, Google DoH, Cloudflare DNS, and RDAP may start blocking or throttling frequent requests.

The async pool won’t scale to thousands of domains without queues and proper rate limiting.

Summary:

Hosting — coverage ~70–85%
Issues: CDN masking, rare/less common hosting providers

Registrar — coverage ~60–90%
Issues: Privacy protection, new TLDs, rare registrars

Scale — limited
Reason: RDAP and DNS API limits

So you’ll need to test it. If something comes up, we can tweak the app a bit.

https://wormhole.app/87poQX#wuC92RxGBa4b4VsDy8_yvg

Thank you for your initiative to make the app, but to be honest I was mostly worried for potential security issues in the code so I was hesitant to run it on laptop.

With help of Claude.ai I made security analysis of the code and everything seems to be good.

Sorry for making things complicated for you...

Edit.

Just made test run with few domains. It works like a charm. Thank you Rex1971, you just saved me a lot of time and effort Smiley



░▄████████████▀▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▄██
████████████░█▀
████░▄▄▄███████
████▄▄▄▄▄▄▄▄░▄██
▀▀▀▀▀▀▀▀████░███
████████████░███
████████████░█▀

░▄████████████▀▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▄██
████████████░███
████████████░███
████████████░███
████▄▄▄▄████░██▀
████▀▀▀▀▀▀▀▀░▀
████░█▀

░▄████████████▀▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▄██
████████████░█▀
█████████░▄▄▄
█████████░███
░▄░██████░██▀██
▀▀░██████░▀██▄██
████████████░█▀

░▄███████▀░▄██▀▄
▀▀▀▀▀▀▀▀██▀▀▀▄██
████████████░███
████████████░███
██░▄░███████░███
██░█░███████░███
████████████░███
████████████░█▀

░▄██████▀▄
▀▀▀▀▀▀▀▄██
██████░███
██████░███
██████░███
██████░███████▀▄
██████░▀▀▀▀▀▀▄██
████████████░█▀

░▄████▀██▄█████▀▄
▀▀▀▀▀███▀▀▀▀▀▀▄██
█████████████░███
█████░█░█████░███
█████░▀░█████░███
█████████████░█▀
██████████░▄▄▄
██████████░█▀
 
.....  Next−Gen Crypto iGaming  .....
| 
     Play now      
Rex1971 (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 9


View Profile
March 08, 2026, 11:51:40 PM
 #9

You're right, files should definitely be scanned for viruses and any malicious code that could run when you open them.
I see you're getting the 'Error (DNS lookup failed)' — that's on me, I wrote that part of the code pretty poorly. Undecided
But I already fixed it in the mobile APK version. Try that one — it works much better now.
If you want a proper PC version too, just let me know and we'll get that sorted as well.
ovcijisir
Legendary
*
Offline Offline

Activity: 2198
Merit: 1128


Spinly.io - Next-gen Crypto iGaming Platform


View Profile WWW
Today at 10:25:15 AM
 #10

You're right, files should definitely be scanned for viruses and any malicious code that could run when you open them.
I see you're getting the 'Error (DNS lookup failed)' — that's on me, I wrote that part of the code pretty poorly. Undecided
But I already fixed it in the mobile APK version. Try that one — it works much better now.
If you want a proper PC version too, just let me know and we'll get that sorted as well.

Would you mind making update on PC version too? It would be good if you do it as you were right in a first place, doing this over cell phone is clumsy and not practical.

At first I thought that I will do everything with cell phone, so I could do it on the go. But I realized that it is much easier to edit lists and make full report in a few minutes on PC once a week / every few days.


░▄████████████▀▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▄██
████████████░█▀
████░▄▄▄███████
████▄▄▄▄▄▄▄▄░▄██
▀▀▀▀▀▀▀▀████░███
████████████░███
████████████░█▀

░▄████████████▀▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▄██
████████████░███
████████████░███
████████████░███
████▄▄▄▄████░██▀
████▀▀▀▀▀▀▀▀░▀
████░█▀

░▄████████████▀▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▄██
████████████░█▀
█████████░▄▄▄
█████████░███
░▄░██████░██▀██
▀▀░██████░▀██▄██
████████████░█▀

░▄███████▀░▄██▀▄
▀▀▀▀▀▀▀▀██▀▀▀▄██
████████████░███
████████████░███
██░▄░███████░███
██░█░███████░███
████████████░███
████████████░█▀

░▄██████▀▄
▀▀▀▀▀▀▀▄██
██████░███
██████░███
██████░███
██████░███████▀▄
██████░▀▀▀▀▀▀▄██
████████████░█▀

░▄████▀██▄█████▀▄
▀▀▀▀▀███▀▀▀▀▀▀▄██
█████████████░███
█████░█░█████░███
█████░▀░█████░███
█████████████░█▀
██████████░▄▄▄
██████████░█▀
 
.....  Next−Gen Crypto iGaming  .....
| 
     Play now      
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!