Giter Site home page Giter Site logo

ttl-changer's Introduction

TTL-Changer


What is TTL?

TTL (Time to Live) - the lifetime of the packets that are transmitted over the network.


What is TTL?

First, let's understand what it is. The TTL (Time to Live) is the lifetime of the packets which are transmitted over the network. Each packet contains a certain amount of information. After the specified time has elapsed the packet is discarded, even if it has not yet reached its destination, which in turn makes it possible for the data not to "walk" around the network forever. Packet lifetime is not measured in seconds but in hops. The hop limit determines how many sections between routers one packet can go through. The maximum number of hops is 255.


How do I know the TTL on my device?

Before you can change the TTL, you need to know what value is currently set on the device. To do this, you will need to use the command line with administrator privileges.
1. Using the built-in Windows 10 search, find the "Command Prompt" application.
2. Right-click on it and select "Run as administrator".
3. Type in ping 127.0.0.1 and hit Enter.
4. After the network status analysis is complete, we will get the packet exchange data, which will contain the TTL.


Why would you change the TTL?

By changing the TTL you can bypass the restrictions of mobile operators to distribute mobile Internet.


To change TTL you only need to execute of one bat files. No need to restart of logout!

ttl-changer's People

Contributors

szybnev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ttl-changer's Issues

Not working 64 and 65 in windows 11

hi,
i already set 64 and 65 but still get limited 500kbps speed in windows. raspberry pi and Android get full speed 250mbps.
how to solve this?
Please help me..

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.