Start work: porting cloudflare warp client to sdxpinn

This commit is contained in:
Cameron Thompson
2025-02-06 22:43:23 -05:00
parent 13fe12413e
commit 0eb6b4d502
9 changed files with 118 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/sh
service cloudflare-warp-service enable
service cloudflare-warp-service start
exit 0