Coder Social home page Coder Social logo

abirhasan2005 / oprecon Goto Github PK

View Code? Open in Web Editor NEW
333.0 333.0 58.0 69 KB

Using this you can find informations via PhoneInFoga(In-Built), Find location via IP Address & website link via IPGeoLocation(In-Built) and Phone Number Tracker(Made by @AbirHasan2005). Phone Number Tracker will give you IP Address using phone number. For more information join my Telegram Group.

Python 94.97% Shell 5.03%
ipgeolocation phone-number-tracker phoneinfoga

oprecon's Introduction

Hi, I'm Abir Hasan

You Know Me?

AbirHasan2005

GitHub Stats

AbirHasan2005

ย AbirHasan2005

Top Languages

Top Langs

Languages

bash git html5 python

Libraries

selenium pyrogram

Fav Databases

mongodb mysql postgresql

Tools

docker pycharm nginx

Servers & Hosts

github aws azure gcp heroku linux

โšก Recent Activities:

  1. ๐ŸŽ‰ Merged PR #7 in AbirHasan2005/Emoji-Captcha-Bot
  2. โ— Opened issue #1249 in pyrogram/pyrogram
  3. ๐Ÿ—ฃ Commented on #21 in usernein/pyromod
  4. ๐Ÿ—ฃ Commented on #23 in AbirHasan2005/TelegramScraper
  5. โ—๏ธ Closed issue #25 in AbirHasan2005/TelegramScraper

๐Ÿ“บ Latest YouTube Videos

Contribution Graph:

Abir's Activity Graph
Activity Metrics

AbirHasan2005

Follow on:

Abir Hasan Abir Hasan Abir Hasan Nahid Hasan Abir

Support Group:

Buy Me A Rolls Royce:

If you love Rolls Royce then buy me one ๐Ÿ™‚

  • USDT (TRC20) - TVP9ZtcJpSu1TA3anby5njhUWyXkQg7cJJ
  • BTC (Bitcoin) - 1Jf3GivZ4rSJusQYAMsPLy3mmQCEayL4w8
  • ETH (ERC20) - 0x732cdc4e8f9a911032195d909a988bb392b06ae3
  • BNB (BEP20) - 0x732cdc4e8f9a911032195d909a988bb392b06ae3
  • DAI (Polygon) - 0x732cdc4e8f9a911032195d909a988bb392b06ae3

oprecon's People

Contributors

abirhasan2005 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

oprecon's Issues

Country code

How to enter a valid command with country code?

Tracker.py not running

I'm on termux mobile for android, installed from f-droid. Whenever i try to run the tracker, i get a python error
IMG_20220819_172051
Anyone know how to fix that?

Great Job Here's how it works

Make sure to have python installed and pip installed and that you're running from the f droid Termux repo list to avoid any issues use grimlers repository package

apt update

Follow the steps to install the oprecon repo

Make sure to type your phone number with the right code according to your country

Example US +10000000000

I'm still messing with it but that's the basics

connection errors

hello I keep getting 'connection reset by peer' and 'key error 'country_code'

i was wondering if anyone else had these issues and how to fix

KeyError: 'country_code'

[01] Find info via phonenumber is not working
[02] Find location via IP add - Is working 100%
[03] Phone Number tracker have KeyError: 'country_code'

Not working?

Hello.
It is not working. I have all the requirements installed, PIP, etc., I am on Ubuntu.
It shows me the first menu to choose from options. I choose e.g. "Find information via phone number":
Then I enter the phone number in international format:
And the output I get after several minutes is next.
Does anyone have a fix?
Regards

File "/home/andrejki/.local/lib/python3.8/site-packages/urllib3/connection.py", line 174, in _new_conn
conn = connection.create_connection(
File "/home/andrejki/.local/lib/python3.8/site-packages/urllib3/util/connection.py", line 95, in create_connection
raise err
File "/home/andrejki/.local/lib/python3.8/site-packages/urllib3/util/connection.py", line 85, in create_connection
sock.connect(sa)
TimeoutError: [Errno 110] Connection timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/andrejki/.local/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen
httplib_response = self._make_request(
File "/home/andrejki/.local/lib/python3.8/site-packages/urllib3/connectionpool.py", line 386, in _make_request
self._validate_conn(conn)
File "/home/andrejki/.local/lib/python3.8/site-packages/urllib3/connectionpool.py", line 1040, in _validate_conn
conn.connect()
File "/home/andrejki/.local/lib/python3.8/site-packages/urllib3/connection.py", line 358, in connect
self.sock = conn = self._new_conn()
File "/home/andrejki/.local/lib/python3.8/site-packages/urllib3/connection.py", line 186, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f67e3b7b760>: Failed to establish a new connection: [Errno 110] Connection timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/andrejki/.local/lib/python3.8/site-packages/requests/adapters.py", line 440, in send
resp = conn.urlopen(
File "/home/andrejki/.local/lib/python3.8/site-packages/urllib3/connectionpool.py", line 785, in urlopen
retries = retries.increment(
File "/home/andrejki/.local/lib/python3.8/site-packages/urllib3/util/retry.py", line 592, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='restcountries.eu', port=443): Max retries exceeded with url: /rest/v2/callingcode/381 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f67e3b7b760>: Failed to establish a new connection: [Errno 110] Connection timed out'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "files/phoneinfoga.py", line 569, in
scanNumber(args.number)
File "files/phoneinfoga.py", line 522, in scanNumber
localScan(InputNumber)
File "files/phoneinfoga.py", line 239, in localScan
countryRequest = json.loads(requests.request('GET', 'https://restcountries.eu/rest/v2/callingcode/{}'.format(numberCountryCode.replace('+', ''))).content)
File "/home/andrejki/.local/lib/python3.8/site-packages/requests/api.py", line 61, in request
return session.request(method=method, url=url, **kwargs)
File "/home/andrejki/.local/lib/python3.8/site-packages/requests/sessions.py", line 529, in request
resp = self.send(prep, **send_kwargs)
File "/home/andrejki/.local/lib/python3.8/site-packages/requests/sessions.py", line 645, in send
r = adapter.send(request, **kwargs)
File "/home/andrejki/.local/lib/python3.8/site-packages/requests/adapters.py", line 519, in send
raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='restcountries.eu', port=443): Max retries exceeded with url: /rest/v2/callingcode/381 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f67e3b7b760>: Failed to establish a new connection: [Errno 110] Connection timed out'))

Everything is working except..

Im still getting the error when i run a phone number that phonifoga.py is stilll missing scripting causing the line 94 error; any help with this?

thanks

Getting Some Errors!!

on running program and choosing 1st option after I enter phone no. it shows errors
Pls fix this issue

`Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 169, in _new_conn
conn = connection.create_connection(
File "/usr/lib/python3/dist-packages/urllib3/util/connection.py", line 96, in create_connection
raise err
File "/usr/lib/python3/dist-packages/urllib3/util/connection.py", line 86, in create_connection
sock.connect(sa)
TimeoutError: [Errno 110] Connection timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 699, in urlopen
httplib_response = self._make_request(
File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 382, in _make_request
self._validate_conn(conn)
File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 1012, in _validate_conn
conn.connect()
File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 353, in connect
conn = self._new_conn()
File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 181, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f3e6a9236d0>: Failed to establish a new connection: [Errno 110] Connection timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/requests/adapters.py", line 439, in send
resp = conn.urlopen(
File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 755, in urlopen
retries = retries.increment(
File "/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='restcountries.eu', port=443): Max retries exceeded with url: /rest/v2/callingcode/91 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f3e6a9236d0>: Failed to establish a new connection: [Errno 110] Connection timed out'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/shrijal_expo/Hack/OPRecon/files/phoneinfoga.py", line 569, in
scanNumber(args.number)
File "/home/shrijal_expo/Hack/OPRecon/files/phoneinfoga.py", line 522, in scanNumber
localScan(InputNumber)
File "/home/shrijal_expo/Hack/OPRecon/files/phoneinfoga.py", line 239, in localScan
countryRequest = json.loads(requests.request('GET', 'https://restcountries.eu/rest/v2/callingcode/{}'.format(numberCountryCode.replace('+', ''))).content)
File "/usr/lib/python3/dist-packages/requests/api.py", line 61, in request
return session.request(method=method, url=url, **kwargs)
File "/usr/lib/python3/dist-packages/requests/sessions.py", line 542, in request
resp = self.send(prep, **send_kwargs)
File "/usr/lib/python3/dist-packages/requests/sessions.py", line 655, in send
r = adapter.send(request, **kwargs)
File "/usr/lib/python3/dist-packages/requests/adapters.py", line 516, in send
raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='restcountries.eu', port=443): Max retries exceeded with url: /rest/v2/callingcode/91 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f3e6a9236d0>: Failed to establish a new connection: [Errno 110] Connection timed out'))`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.