XRay 설정 가져오기
SSH를 계속 사용합니다.
다음 URL에는 귀하의 계정에 대한 Luci Xray 구성이 포함되어 있습니다:
wget
를 사용하여 이를 라우터에 복사합니다:
root@OpenWrt:/etc/config# wget https://blockthis.xyz/api/luci-xray/UseYourOwnUrlNotThisOne -O /etc/config/xray
Downloading 'https://blockthis.xyz/api/luci-xray/UseYourOwnUrlNotThisOne'
Connecting to 123.123.123.123:443
Writing to '/etc/config/xray'
Download completed (72220 bytes)
root@OpenWrt:/etc/config#
이제 웹 인터페이스로 이동하여 Services > XRay 페이지를 열면 모든 XTLS 및 VMess 서버가 표시되어야 합니다. 필요하면 페이지를 한 번 새로고침하십시오.
Troubleshooting
wget
명령이 실패하는 경우, XRay가 비활성화되어 있는지 확인하십시오. 유효한 서버 없이 XRay를 실행하면 wget
를 포함하여 모든 연결이 차단됩니다.
Services > XRay를 열고 General Settings 탭에서 Enable Transparent Proxy를 비활성화하여 XRay를 비활성화합니다. Save & Apply를 클릭하는 것을 잊지 마십시오.