REPPROJECT
Kanalga Telegramβda oβtish
Welcome in @CallMeRep Project This Channel For Personal Documentation Project. Warning : Any actions or activities related to the material contained within this project is not my responsibility
Ko'proq ko'rsatish1 169
Obunachilar
Ma'lumot yo'q24 soatlar
Ma'lumot yo'q7 kun
Ma'lumot yo'q30 kun
Ma'lumot yuklanmoqda...
O'xshash kanallar
Taglar buluti
Ma'lumot yo'q
Muammo bormi? Iltimos, sahifani yangilang yoki bizning qo'llab-quvvatlash boshqaruvchimizga murojaat qiling>.
Kirish va chiqish esdaliklari
---
---
---
---
---
---
Obunachilarni jalb qilish
Avgust '24
Avgust '24
+5
0 kanalda
Iyul '24
+34
0 kanalda
Get PRO
Iyun '24
+30
0 kanalda
Get PRO
May '24
+20
0 kanalda
Get PRO
Aprel '24
+31
0 kanalda
Get PRO
Mart '24
+65
0 kanalda
Get PRO
Fevral '24
+82
0 kanalda
Get PRO
Yanvar '24
+84
0 kanalda
Get PRO
Dekabr '23
+97
0 kanalda
Get PRO
Noyabr '23
+14
0 kanalda
Get PRO
Oktabr '23
+38
0 kanalda
Get PRO
Sentabr '23
+44
0 kanalda
Get PRO
Avgust '23
+222
0 kanalda
Get PRO
Iyul '23
+127
0 kanalda
Get PRO
Iyun '23
+55
0 kanalda
Get PRO
May '23
+827
0 kanalda
| Sana | Obunachilarni jalb qilish | Esdaliklar | Kanallar | |
| 06 Avgust | 0 | |||
| 05 Avgust | 0 | |||
| 04 Avgust | 0 | |||
| 03 Avgust | +1 | |||
| 02 Avgust | +3 | |||
| 01 Avgust | +1 |
Kanal postlari
| 2 | api.repcyber.com done maintanance, updating database++ ( the data increase more and more ) β€οΈπ | 865 |
| 3 | api.repcyber.com seems down,i will migrate it very soon. please be patient | 939 |
| 4 | Server back! If you still have subscribtion active you can dm me to renew the new license. old license will resetted | 1 127 |
| 5 | Server back! If you still have subscribtion active you can dm me to renew the new license. old license will resetted | 1 |
| 6 | main server migrating , please be patient.
for other contact , please contact me at facebook : callmerep.real | 1 191 |
| 7 | Server api.repcyber.com UP β
Update Database β
Sort Duplicate β
Filtered Data for this november β
Go Reverse and grab ip now ππ | 295 |
| 8 | Server api.repcyber.com Down , please wait for migration. Time compentation ON ππ | 344 |
| 9 | Matn yo'q... | 355 |
| 10 | [ FIX & UPDATE UI ]
Hello, now you can test it in the site without curl, cors policy already adjusted , and for the api already support https
https://repcyber.com/dash/tools/details/1 | 296 |
| 11 | [ FIX & UPDATE UI ]
Hello, now you can test it in the site without curl, cors policy already adjusted , and for the api already support https | 1 |
| 12 | [ FIX ]
Hello, seems server down because the full of storage in one of the cluster and affect the server. but i already fix it today now maybe yesterday you get error "error caching blablabla" it should working now πππ | 352 |
| 13 | [ FIX ]
Hello, seems server down because the full of storage in one of the cluster and affect the server. but i already fix it today now maybe yesterday you get error "error caching blablabla" it should working now πππ | 1 |
| 14 | u can set limit on normal reverse ip π₯
because many requests features limit on normal reverse ip ( not cidr ) to add limitation u can now !! ππ
http://api.repcyber.com/reverse/1.1.1.1?limit=10 ( set 10 to how much u want )
if u not set the parameter limit example
http://api.repcyber.com/reverse/1.1.1.1 ( the default will be 100000 results ) | 394 |
| 15 | sorry i just online , forgot to adding auto restart if down. now its should working fine
sorry for the long time offline. many jobs to do
if you had an issue you can dm me rn
keep threading under 100 for server stability | 357 |
| 16 | server restarted β
in the down time 7am today | 344 |
| 17 | cidr reverse also work and limitation
how the limitation work?
per ip of the cidr will limit like in the limitation
so / ip will grab exactly like limitation
remember cidr ip mean range ip | 348 |
| 18 | all endpoint now can use in
http://api.repcyber.com ( grab ip also working ) without add custom server
"server": {
"server_reverse_ip": {
"all records ( grab all of records )": "http://api.repcyber.com/allreverse/{ip}",
"a records ( a tld domains only )": "http://api.repcyber.com/reverse/{ip}",
"ns records ( nameserver only )": "http://api.repcyber.com/revip_ns/{ip}",
"mx recods ( mailserver only )": "http://api.repcyber.com/revip_mx/{ip}",
"cname records ( cname only )": "http://api.repcyber.com/revip_cname/{ip}"
},
"server_grabber": {
"grab ip records": "http://api.repcyber.com/vipgrab/ip/{total}",
"grab amazon records": "http://api.repcyber.com/vipgrab/amazonaws.com/total/{total}",
"grab tld domain records": ""
},
"server_utility": {
"analyze site ( check cms and tech )": "http://api.repcyber.com/analyzer/{site}"
}
}, | 501 |
| 19 | new endpoint ( use custom_server option )
"reverse ip a records repproject": {
"custom_header": [
"X-Api-Key:puturapikey",
"User-agent:Mozilla/5.0"
],
"method": "get",
"post_data": "",
"regex": "(?:\"|')(?P<domain>[a-zA-Z0-9-]+\\.[a-zA-Z]{2,})(?:\"|')",
"url": "https://repcyber.com/api/reverse/a/{ip}"
},
"reverse ip all records repproject": {
"custom_header": [
"X-Api-Key:puturapikey",
"User-agent:Mozilla/5.0"
],
"method": "get",
"post_data": "",
"regex": "(?:\"|')(?P<domain>[a-zA-Z0-9-]+\\.[a-zA-Z]{2,})(?:\"|')",
"url": "https://repcyber.com/api/reverse/all/{ip}"
},
"reverse ip ns records repproject": {
"custom_header": [
"X-Api-Key:puturapikey",
"User-agent:Mozilla/5.0"
],
"method": "get",
"post_data": "",
"regex": "(?:\"|')(?P<domain>[a-zA-Z0-9-]+\\.[a-zA-Z]{2,})(?:\"|')",
"url": "https://repcyber.com/api/reverse/ns/{ip}"
},
need license? dm my facebook for FAST response | 84 |
