Skip to content
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.

feature: python3, secret chat #4

Merged
merged 1 commit into from Jan 31, 2020
Merged

Conversation

exander77
Copy link

Moved to python3, secret chat, command line.

usage: teletun.py [-h] [-r] [-e] [-p SRC] [-s DST] [-m MASK] [-n MTU]
                  [-H HOST] [-P PORT] [-a]
                  peer_id

Teletun - IP over Telegram

positional arguments:
  peer_id               peer id (list for contact list)

optional arguments:
  -h, --help            show this help message and exit
  -r, --server          server
  -e, --encrypted       secret chat
  -p SRC, --src SRC     peer address
  -s DST, --dst DST     server address
  -m MASK, --mask MASK  mask
  -n MTU, --mtu MTU     MTU
  -H HOST, --host HOST  Telegram host address
  -P PORT, --port PORT  Telegram port
  -a, --auto            autoconfig from server

@PiMaker
Copy link
Owner

PiMaker commented Jan 31, 2020

I am continuously amazed how people still find and regularly star this repository 3 years after I made it as a joke... And then you come along and create this pull request.

You're either very determined, or very bored 😄 Either way, thank you!

@PiMaker PiMaker merged commit 504abcd into PiMaker:master Jan 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants