Aria2 Web Frontend อีกอันใน HTML/CSS/Javascirpt ล้วนๆ
ไม่มีเซิร์ฟเวอร์ HTTP แบ็กเอนด์ หรือโปรแกรมฝั่งเซิร์ฟเวอร์ สิ่งที่คุณต้องมีก็แค่เบราว์เซอร์
aria2c --enable-rpc --rpc-listen-all=true --rpc-allow-origin-all
ด้วย 'JSON-RPC PATH' เช่นhttp://hostname:port/jsonrpc
แนะนำ: ตั้งค่า
--rpc-secret=<secret>
หากคุณใช้ aria2 1.18.4(หรือสูงกว่า) ด้วย 'JSON-RPC PATH' เช่นhttp://token:secret@hostname:port/jsonrpc
ตั้งค่า
--rpc-user=<username>
--rpc-passwd=<passwd>
หากคุณใช้ aria2 1.15.2(หรือสูงกว่า) ด้วย 'JSON-RPC PATH' เช่นhttp://username:passwd@hostname:port/jsonrpc
เยี่ยมชม index.html
เปลี่ยนการตั้งค่า "เส้นทาง JSON-RPC" หากเกิด "ข้อผิดพลาดเซิร์ฟเวอร์ภายใน"
--save-session=SOME/WHERE
และโหลดซ้ำด้วย --continue=true --input-file=SOME/WHERE
เพื่อดำเนินการต่อ$HOME/.aria2/aria2.conf
เพื่อบันทึกตัวเลือกของคุณws://hostname:port/jsonrpc
http://binux.github.io/yaaw/demo/#path=http://hostname:port/jsonrpc
yaaw ได้รับอนุญาตภายใต้ GNU Lesser General Public License คุณอาจได้รับสำเนาของ GNU Lesser General Public License ได้จาก http://www.gnu.org/licenses/lgpl.txt
favicon.ico โดย fangke