openwrt on mikrotik arm64
Posted: Sat Aug 12, 2023 6:03 pm
by kmohsenk
hi. I have a hAP ax³.I want to use openwrt in my device and use v2ray on it and pass my traffic to v2ray connection.
I have some questions ?
1. how can I add OpenWRT in container ? my device is ARM64?
2. how can I pass my traffic to my v2ray client that I setup in OpenWRT?
tnx
Re: openwrt on mikrotik arm64
Posted: Sat Aug 12, 2023 7:24 pm
by BartoszP
Re: openwrt on mikrotik arm64
Posted: Sat Aug 12, 2023 8:49 pm
by kmohsenk
tnx. I read this topic. As it mentioned I must add this docker image but I don't know how can I do that?
docker import https://downloads.openwrt.org/releases/22.03.2/targets/armvirt/64/openwrt-22.03.2-armvirt-64-default-rootfs.tar.gz openwrt-arm64
docker save openwrt-arm64 > openwrt_arm64.tar
can you help me?
Re: openwrt on mikrotik arm64
Posted: Mon Aug 28, 2023 7:38 am
by ConradPino
can you help me?
Your case is close to this example:
b) import image from PC The key operative part:
After the file has been downloaded and extracted - upload it to Your RouterOS device. Create a container from tar image.