Bitcoin Forum
May 10, 2024, 08:50:42 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin JSON-RPC CGI-proxy  (Read 4654 times)
adv (OP)
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
December 24, 2010, 03:03:49 AM
Last edit: January 08, 2011, 10:10:34 AM by adv
 #1

Since the original Bitcoin has a weak security control, I tried to write a simple CGI-proxy to restrict certain commands.

Writed on Python (requires modules: os, sys, cgi, urllib, json, re, cgitb, IPy, ConfigParser).
Author: Dmitry V. Agalakov <adv@agalakov.spb.ru>.
License: GPLv3.

Download: http://home.agalakov.spb.ru/debian/pool/main/b/btc-jrproxy-cgi/btc-jrproxy-cgi_0.0.3.orig.tar.gz
Or browse sources: http://home.agalakov.spb.ru/Shared/Deb/btc-jrproxy
Current aviable as deb-package: http://home.agalakov.spb.ru/debian/pool/main/b/btc-jrproxy-cgi/btc-jrproxy-cgi_0.0.3-1_all.deb

Debian repository use unstructions: http://home.agalakov.spb.ru/debian/use_this_repo.txt
Browesable debian repository: http://home.agalakov.spb.ru/debian/
Quick add repo:
Code:
deb http://home.agalakov.spb.ru/debian unstable main contrib non-free
deb-src http://home.agalakov.spb.ru/debian unstable main contrib non-free

This is the first pre-alpha deep-beta release. Please test and send here the bugs and suggestions. ...and of course donations! :^)

U may thank me here: 14Js1ng1SvYBPgUJnjNAEPYH4d6SHF79UF
1715374242
Hero Member
*
Offline Offline

Posts: 1715374242

View Profile Personal Message (Offline)

Ignore
1715374242
Reply with quote  #2

1715374242
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715374242
Hero Member
*
Offline Offline

Posts: 1715374242

View Profile Personal Message (Offline)

Ignore
1715374242
Reply with quote  #2

1715374242
Report to moderator
1715374242
Hero Member
*
Offline Offline

Posts: 1715374242

View Profile Personal Message (Offline)

Ignore
1715374242
Reply with quote  #2

1715374242
Report to moderator
adv (OP)
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
January 08, 2011, 10:13:47 AM
 #2

Version 0.0.3
Changes:
  Mod_rewrite not need if u dont want user/pass checking.
  Fixeb bug with getting error on empty client's user/pass.


U may thank me here: 14Js1ng1SvYBPgUJnjNAEPYH4d6SHF79UF
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!