Pair over TCP like normal, connect to it, then follow the README.
``` adb pair xxx:xxx
adb connect yyy:yyy
adb devices
mkdir -p testhere
./adbfs testhere
ls testhere ```