2

I want to control my Raspberry Pi from a long distance not using WiFi and be able to send my data to it and receive data from it distance could be like 12 kilometres for more than it and and if possible w.hat is the cheapest way to do it

MatsK
  • 2,882
  • 3
  • 17
  • 22

1 Answers1

1

You can connect the Raspberry Pi with an ethernet cable to an internet router and then use OpenVPN to communicate with it.

Ingo
  • 42,961
  • 20
  • 87
  • 207