Skip to main content

Python Multi Tracer Tool

Project description

X-Tracer

Multi Tracing Tool

Example 1 for python3 file or python3 console

ip_trace() Example

>> from xtracer import Tracer
>> trace = Tracer()
>> ip_info = trace.ip_trace('142.250.185.78')
>> print(ip_info)
  IP: 142.250.185.78
  Country: Germany
  country code: DE
  region: HE
  Region Name: Hesse
  City: Frankfurt am Main
  zip code: 60313
  time zone: Europe/Berlin
  ISP: Google LLC
  org: Google LLC
  as: AS15169 Google LLC
  latitude: 50.1109
  longitude: 8.68213
>>

.

mac_trace() Example

>> from xtracer import Tracer
>> trace = Tracer()
>> mac_info = trace.mac_trace('00:11:22:33:44:55')
>> print(mac_info)
  Mac: 00:11:22:33:44:55
  Mac Vendor: CIMSYS Inc
  Private: No
>>

Example 2 for terminal/cmd

~$ python3 -m xtracer

=========================
 __  _______             |
 \ \/ /_   _|            |
  >  <  | |              |
 /_/\_\ |_|              |
                         |
X-Tracer By: Anikin Luke |
-------------------------|
Your Ip: 142.250.185.78
=========================|
[1] ==> (IP Tracer)
[2] ==> (MAC Tracer)
[0] ==> (Exit)
=========================
Select~>

Installation

python3 -m pip install xtracer

or

pip3 install xtracer

X-Tracer only supports python3

Info

Number of tracers: 2

Tracers list:

  • ip_trace('<target_ip>')
  • mac_trace('<target_mac>')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xtracer-0.6.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

xtracer-0.6-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file xtracer-0.6.tar.gz.

File metadata

  • Download URL: xtracer-0.6.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.8

File hashes

Hashes for xtracer-0.6.tar.gz
Algorithm Hash digest
SHA256 0b8e325197495b147b7f8443ccad46a2e9aff19ffd3ea9b797f48a6a22b8ff7d
MD5 d17b549da8c4c72448119081383a88b6
BLAKE2b-256 d4623001e7d68e89e7bab0434dc73996f7734b291b940b129be8f499c17d447f

See more details on using hashes here.

File details

Details for the file xtracer-0.6-py3-none-any.whl.

File metadata

  • Download URL: xtracer-0.6-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.8

File hashes

Hashes for xtracer-0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 ea59c0554a4efc86d79f72b99aa7cfa095995f79e481fbded54bf317ff4deed5
MD5 6b444cc05f913ef1f50d8e42fbbd970d
BLAKE2b-256 18e19c9b869245d64a7e0bd0dcfaa44055911aa687b1b4a3b6d12953cf2e9393

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page