Search Criteria
Package Details: iocaine 3.4.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/iocaine.git (read-only, click to copy) |
|---|---|
| Package Base: | iocaine |
| Description: | The deadliest poison known to AI |
| Upstream URL: | https://iocaine.madhouse-project.org/ |
| Licenses: | MIT |
| Conflicts: | iocaine-git |
| Submitter: | 30p87 |
| Maintainer: | 30p87 |
| Last Packager: | 30p87 |
| Votes: | 2 |
| Popularity: | 0.072496 |
| First Submitted: | 2025-07-18 19:10 (UTC) |
| Last Updated: | 2026-04-27 10:19 (UTC) |
Dependencies (5)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- just (just-gitAUR) (make)
- caddy (caddy-dnspodAUR, caddy-webdav-gitAUR, caddy-naiveproxy-trojanAUR, caddy-gitAUR, caddy-naiveproxy-binAUR, caddy-naiveproxyAUR, caddy-trojanAUR, caddy-desecAUR, caddy-hetznerAUR, caddy-cloudflareAUR, caddy-l4-binAUR, caddy-multipluginsAUR, caddy-crowdsec-gitAUR, caddy-customAUR, caddy-cloudflare-l4AUR) (optional) – when using caddy as reverse proxy
- nginx (nginx-rtmp-sergey-gitAUR, nginx-mainline-pushstreamAUR, freenginx-mainline-hgAUR, nginx-quic-libresslAUR, freenginx-mainlineAUR, tengineAUR, tengine-extraAUR, angieAUR, freenginx-libresslAUR, nginx-mainline) (optional) – when using nginx as reverse proxy
Latest Comments
30p87 commented on 2026-04-27 10:18 (UTC)
@clarfonthey
Hmm, according to the CHANGELOG.md,
Looks to me like it statically compiles and contains everything it needs in the binary. So everything should be there as long as it compiles.
However, in the libnftables1-sys crate, it fails to compile as it can't find clang. After installing/adding clang, it compiles fine. So I'd guess that everything to do with nftables should also work fine now. You're welcome to test and report back :3
clarfonthey commented on 2026-04-25 15:32 (UTC)
This appears to now need
nftablesas a dependency but it's not listed.30p87 commented on 2025-12-02 22:46 (UTC)
The entire config system has been reworked :/
I don't get the new system right now (at 23:45:00), so I'll implement a proper solution to managing/installing the new config system/default configs tomorrow, when installing/configuring it myself. Just be warned when updating, you'll need to do quite some work.