Nyari Proxy !!! [Python Script]
#11
(08-07-2011, 12:18 AM)RR12 Wrote: :pc:
Big GrinBig GrinBig Grin !! mari saling berbagi !!!

koding lagi dong om Smile

hmmm omong2
Om RR12 sama tidak ya dengan R-12
hahahaha gapapa lah ya Smile
Yang putih, yang seharusnya ber-aksi dan berbakat!
Linuxtivist blog

#12
beda !!! iya seh pernah liat juga memeber R-12 tapi itu bukan ane !!!!! Big Grin

#13
monggo om !! Big Grin

#14
(08-07-2011, 03:33 PM)RR12 Wrote: beda !!! iya seh pernah liat juga memeber R-12 tapi itu bukan ane !!!!! Big Grin

oh beda toh :p

sipdeh om Smile
Thanks ya udah sharing Smile :apn::apn:
Yang putih, yang seharusnya ber-aksi dan berbakat!
Linuxtivist blog

#15
Nice Code bro ... Smile
Some things you can add/improve:
-Definiskan sebuah fungsi ..agr lebih simple ...
-coba untuk mengirit variabel ... Smile
-Coba codenya di gabungkan sama proxy checknya http://forum.id-backtrack.com/showthread.php?tid=579 ...akan lebih eficiently ...jadi ntr kl udh melakukan pencarian ipnya di taruh di list dn ntr d load untuk di check ...jika good proxy ntr di tampung di listgoodproxy.txt eficient kan ? Smile

----
if os.name in ['nt', 'win32']:
os.system('cls')
else:
os.system('clear')
-----
you can try like this

---
if sys.platform in ('linux-i386', 'linux2', 'darwin'):
os.system('clear')
elif sys.platform in ('win32', 'nt'):
os.system('cls')
---

Good luck ..hapy coding Smile


#16
hehehe om jimmy klo soal coding memang the best... share2 toolsnya juga dong om

#17
(08-07-2011, 09:19 PM)THJC Wrote:
(08-07-2011, 03:33 PM)RR12 Wrote: beda !!! iya seh pernah liat juga memeber R-12 tapi itu bukan ane !!!!! Big Grin

oh beda toh :p

sipdeh om Smile
Thanks ya udah sharing Smile :apn::apn:
thanks b4,
trus untuk hasil file listgoodproxy.txt liat/tersimpan dimana om ?

#18
terserh Smile tergantung si codernya mau di simpan di mana ....tp lebih bagus satu dir dengna codenya .. Smile

#19
(08-12-2011, 04:45 AM)jimmyromanticdevil Wrote: Nice Code bro ... Smile
Some things you can add/improve:
-Definiskan sebuah fungsi ..agr lebih simple ...
-coba untuk mengirit variabel ... Smile
-Coba codenya di gabungkan sama proxy checknya http://forum.id-backtrack.com/showthread.php?tid=579 ...akan lebih eficiently ...jadi ntr kl udh melakukan pencarian ipnya di taruh di list dn ntr d load untuk di check ...jika good proxy ntr di tampung di listgoodproxy.txt eficient kan ? Smile

----
if os.name in ['nt', 'win32']:
os.system('cls')
else:
os.system('clear')
-----
you can try like this

---
if sys.platform in ('linux-i386', 'linux2', 'darwin'):
os.system('clear')
elif sys.platform in ('win32', 'nt'):
os.system('cls')
---

Good luck ..hapy coding Smile

Thank U Jimmy !!! I'll try !! Big Grin
(08-12-2011, 01:46 PM)Black Outsite Wrote:
(08-07-2011, 09:19 PM)THJC Wrote:
(08-07-2011, 03:33 PM)RR12 Wrote: beda !!! iya seh pernah liat juga memeber R-12 tapi itu bukan ane !!!!! Big Grin

oh beda toh :p

sipdeh om Smile
Thanks ya udah sharing Smile :apn::apn:
thanks b4,
trus untuk hasil file listgoodproxy.txt liat/tersimpan dimana om ?

klo masalah simpan itu terserah om aja seh !! jadi misalnya neh sy mau menyimpan hasilnya di direktori /root/Desktop dengan nama listgoodproxy.txt . gampang aja om ! kayak gini aja :
Code:
[+] Do you want to save the result ? [y/n] y                                                  
[+] Please input your filename : /root/Desktop/listgoodproxy.txt                              
[+] File have been saved succesfully!

OK ! Big Grin



#20
wow.... makin seru aja nie ane make backtrack tuk ngenet Big Grin






Users browsing this thread: 1 Guest(s)