Flowmotors Tunnel Client

Remote connection tool for your vehicle

This program creates a secure tunnel between your computer (connected to the vehicle) and the Flowmotors server, so our specialist can perform diagnostics remotely.

1. Download the client for your system

2. Connect your computer to the vehicle

Connect your computer to the vehicle's diagnostic port with an Ethernet cable (directly or through an adapter).

3. Run the program

1
Windows: double-click the downloaded .exe. If Windows shows a SmartScreen warning, click "More info", then "Run anyway". For automatic network setup, run it as Administrator (right-click → "Run as administrator").
2
macOS: open Terminal, go to the folder with the file and run:
chmod +x tunclient-darwin-*
then start it: ./tunclient-darwin-arm64 (or -amd64 for Intel). If you see a "cannot verify developer" warning, open System Settings → Privacy & Security and click "Open Anyway" next to the blocked file message.
3
No configuration needed — the program is already set up and will connect to the server automatically.
After launch, a name will appear in the window, e.g. brave-falcon-4213.
Tell this name to your Flowmotors specialist — they'll use it to find and activate your connection.

4. Set a static IP if the program asks you to

To reach the vehicle, your network adapter needs an address on the 192.168.90.0/24 network. The program tries to configure this automatically (requires Administrator/root). If it can't, it will print instructions — or use the steps below with the suggested address 192.168.90.125.

Windows

GUI: Settings → Network & internet → your adapter → Edit IP settings → Manual → turn on IPv4 → IP address 192.168.90.125, subnet prefix length 24 (or subnet mask 255.255.255.0) → Save.

Or Command Prompt (as Administrator):

netsh interface ip set address "Ethernet" static 192.168.90.125 255.255.255.0

Replace "Ethernet" with your adapter's name (see netsh interface show interface).

macOS

GUI: System Settings → Network → select your adapter → Details → TCP/IP → Configure IPv4: Manually → IP Address 192.168.90.125, Subnet Mask 255.255.255.0.

Or Terminal:

sudo ifconfig en0 alias 192.168.90.125/24

Replace en0 with your adapter's name (see networksetup -listallhardwareports).

5. Keep the window open

Don't close the program window during diagnostics — the tunnel only works while it's running. You can close it once the specialist is done.

Програма для віддаленого підключення до автомобіля

Ця програма створює захищений тунель між вашим комп'ютером (підключеним до автомобіля) та сервером Flowmotors, щоб наш спеціаліст міг провести діагностику віддалено.

1. Завантажте клієнт для вашої системи

2. Підключіть комп'ютер до автомобіля

Підключіть комп'ютер до діагностичного порту автомобіля Ethernet-кабелем (напряму або через адаптер).

3. Запустіть програму

1
Windows: двічі клацніть на завантаженому .exe. Якщо Windows покаже попередження SmartScreen — натисніть «Докладніше», потім «Виконати попри це». Для автоматичного налаштування мережі запустіть файл від імені адміністратора (права кнопка миші → «Запуск від імені адміністратора»).
2
macOS: відкрийте Термінал, перейдіть у папку з файлом і виконайте:
chmod +x tunclient-darwin-*
потім запустіть: ./tunclient-darwin-arm64 (або -amd64 для Intel). Якщо з'явиться попередження «не вдалося перевірити розробника» — відкрийте Системні налаштування → Конфіденційність і безпека та натисніть «Все одно відкрити» біля повідомлення про заблокований файл.
3
Жодних налаштувань вводити не потрібно — програма вже налаштована і підключиться до сервера автоматично.
Після запуску у вікні з'явиться ваше ім'я, наприклад brave-falcon-4213.
Повідомте це ім'я спеціалісту Flowmotors — за ним він знайде і активує ваше підключення.

4. Встановіть статичну IP-адресу, якщо програма попросить

Щоб дістатися автомобіля, мережевому адаптеру потрібна адреса в мережі 192.168.90.0/24. Програма намагається налаштувати це автоматично (потрібні права адміністратора/root). Якщо не вийде — вона виведе інструкцію, або скористайтеся кроками нижче з рекомендованою адресою 192.168.90.125.

Windows

Через інтерфейс: Параметри → Мережа та Інтернет → ваш адаптер → Змінити параметри IP → Вручну → увімкнути IPv4 → IP-адреса 192.168.90.125, довжина префікса підмережі 24 (або маска підмережі 255.255.255.0) → Зберегти.

Або командний рядок (від імені адміністратора):

netsh interface ip set address "Ethernet" static 192.168.90.125 255.255.255.0

Замініть "Ethernet" на назву вашого адаптера (див. netsh interface show interface).

macOS

Через інтерфейс: Системні налаштування → Мережа → виберіть адаптер → Деталі → TCP/IP → Налаштувати IPv4: Вручну → IP-адреса 192.168.90.125, Маска підмережі 255.255.255.0.

Або Термінал:

sudo ifconfig en0 alias 192.168.90.125/24

Замініть en0 на назву вашого адаптера (див. networksetup -listallhardwareports).

5. Не закривайте вікно

Не закривайте вікно програми під час діагностики — тунель працює, лише поки вона запущена. Коли спеціаліст завершить роботу, вікно можна закрити.

Flowmotors.net