F
F
fox7777777772021-12-13 19:54:10
Python
fox777777777, 2021-12-13 19:54:10

How to connect two computers to the same VPN so that one is as a server and the other as a client?

Good afternoon, I need two computers that are connected to different wifi networks to connect so that one acts as a server and the other as a client. How can this be implemented in python?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Drno, 2021-12-13
@Drno

One has a white IP and listens on it for connections.
The client breaks into the server at this IP address

A
AlexVWill, 2021-12-14
@AlexVWill

How can this be implemented in python?

No way, this is done by the appropriate server and client settings on the Linux command line.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question