Bitcoin Forum
March 08, 2026, 05:04:16 AM *
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 59 times)
Rex1971 (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 2


View Profile
March 06, 2026, 09:29:25 PM
 #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: 1124


Catalog Websites


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.

█████████████████████████
████████▀▀████▀▀█▀▀██████
█████▀████▄▄▄▄████████
███▀███▄███████████████
██▀█████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
██▄███████████████▀▀▄▄███
███▄███▀████████▀███▄████
█████▄████▀▀▀▀████▄██████
████████▄▄████▄▄█████████
█████████████████████████
 
 BitList 
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
REAL-TIME DATA TRACKING
CURATED BY THE COMMUNITY

.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
 
  List #kycfree Websites   
Rex1971 (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 2


View Profile
March 07, 2026, 12:13:39 PM
Merited by ovcijisir (2)
 #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: 1124


Catalog Websites


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

█████████████████████████
████████▀▀████▀▀█▀▀██████
█████▀████▄▄▄▄████████
███▀███▄███████████████
██▀█████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
██▄███████████████▀▀▄▄███
███▄███▀████████▀███▄████
█████▄████▀▀▀▀████▄██████
████████▄▄████▄▄█████████
█████████████████████████
 
 BitList 
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
REAL-TIME DATA TRACKING
CURATED BY THE COMMUNITY

.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
 
  List #kycfree Websites   
Rex1971 (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 2


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: 1124


Catalog Websites


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

█████████████████████████
████████▀▀████▀▀█▀▀██████
█████▀████▄▄▄▄████████
███▀███▄███████████████
██▀█████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
██▄███████████████▀▀▄▄███
███▄███▀████████▀███▄████
█████▄████▀▀▀▀████▄██████
████████▄▄████▄▄█████████
█████████████████████████
 
 BitList 
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
REAL-TIME DATA TRACKING
CURATED BY THE COMMUNITY

.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
 
  List #kycfree Websites   
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!