返回列表 發帖
本帖最後由 gameplayer 於 2019-10-2 11:06 編輯
Lighttpd/webpage installation and configuration

At openwrt command shell, type
    opkg update
    ...
tomleehk 發表於 2019-7-17 13:24



    CHING,請問
2)  Use WinSCP to create folders /www/webproj and /www/webproj/css. Copy index.html to /www/webproj and style.css to /www/webproj/css

這兩個folders 系邊個目錄create?

TOP

本帖最後由 gameplayer 於 2019-10-2 17:39 編輯
V2ray server installation and configuration

Download V2ray package(e.g. v2ray-core_4.20.0-1_mipsel_ ...
tomleehk 發表於 2019-7-17 13:13


root@OpenWrt:/etc/init.d# v2ray start
V2Ray 4.20.0 (V2Fly, a community-driven edition of V2Ray.) OpenWrt - Release 3
A unified platform for anti-censorship.
main: failed to load config:  > v2ray.com/core/main/confloader/external: config file not readable > open : no such file or directory

CHING,打完v2ray start,出現main: failed to load config。邊到有配置不當?個v2ray.json 有問題?
去到這步,v2ray server 已啟動?可以連接?因為想知道這步之前的是否都正確,再配置下一步。
附件: 您需要登錄才可以下載或查看附件。沒有帳號?註冊

TOP

喺最top嘅level, 你會見folder /www,
你只要喺 /www 下面 create folder webproj
再喺 /www/webproj cre ...
tomleehk 發表於 2019-10-2 12:22



    明白!

TOP

Lighttpd/webpage installation and configuration

At openwrt command shell, type
    opkg update
    ...
tomleehk 發表於 2019-7-17 13:24



    請問這 三個檔案 ca_bundle.crt, server.crt and server.key 要系邊到搵到?

TOP

v2ray server 肯定未啟動

At openwrt command shell, type
/etc/init.d/v2ray enable  
/etc/init.d/v2r ...
tomleehk 發表於 2019-10-2 17:30



  root@OpenWrt:~# /etc/init.d/v2ray enable
-ash: /etc/init.d/v2ray: not found
root@OpenWrt:~# /etc/init.d/v2ray start
-ash: /etc/init.d/v2ray: not found

打全句,出現 not found.

如果CD 入去 /etc/init.d/,再打 v2ray enable

root@OpenWrt:/etc/init.d# v2ray enable
V2Ray 4.20.0 (V2Fly, a community-driven edition of V2Ray.) OpenWrt - Release 3
A unified platform for anti-censorship.
main: failed to load config:  > v2ray.com/core/main/confloader/external: config file not readable > open : no such file or directory

TOP

Post #1

Preparation
....
7. Valid certificate ( e.g. Let's encrypt,  )
....

呢d cert/key 檔案喺 ...
tomleehk 發表於 2019-10-2 17:36



    我都打算先建好普通v2ray,之後再整其他。

TOP

/etc/init.d/v2ray 呢個 startup file 不存在
或者未set 好attritube/permission 755

睇番post #3, 要人 ...
tomleehk 發表於 2019-10-3 00:58


多謝CHING解答,我再慢慢研究下。

TOP

返回列表