首次提交
Some checks failed
Build and Release / build-and-test (arm64, alpine) (push) Successful in 8s
Build and Release / build-and-test (amd64, alpine) (push) Successful in 14s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in 14s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in 23s
Build and Release / release (push) Failing after 26s
Some checks failed
Build and Release / build-and-test (arm64, alpine) (push) Successful in 8s
Build and Release / build-and-test (amd64, alpine) (push) Successful in 14s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in 14s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in 23s
Build and Release / release (push) Failing after 26s
This commit is contained in:
16
debian/control.template
vendored
Normal file
16
debian/control.template
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
Package: xxxigcc-proxy
|
||||
Version: {{VERSION}}
|
||||
Section: net
|
||||
Priority: optional
|
||||
Architecture: {{ARCH}}
|
||||
Depends: libc6, libuv1, libssl3 | libssl1.1, libhwloc15 | libhwloc5
|
||||
Maintainer: XXXigCC Team <noreply@example.com>
|
||||
Homepage: https://github.com/Bendr0id/xmrigcc-proxy
|
||||
Description: Cryptocurrency mining proxy
|
||||
XXXigCC Proxy is a customized build of xmrigcc-proxy,
|
||||
a cryptocurrency mining proxy server.
|
||||
.
|
||||
This package includes:
|
||||
- The xxxigcc-proxy binary
|
||||
- Systemd service configuration
|
||||
- Default configuration file
|
||||
Reference in New Issue
Block a user