Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Commit

Permalink
Merge pull request #28 from hossinasaadi/limit-connection
Browse files Browse the repository at this point in the history
add vmess Aead Force to false  for ios connections
  • Loading branch information
hossinasaadi authored Nov 8, 2022
2 parents 4262ec2 + 904ae3c commit 6a08d75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-ui.service
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ After=network.target
Wants=network.target

[Service]
Environment="xray.vmess.aead.forced=false"
Environment="XRAY_VMESS_AEAD_FORCED=false"
Type=simple
WorkingDirectory=/usr/local/x-ui/
ExecStart=/usr/local/x-ui/x-ui
Expand Down

0 comments on commit 6a08d75

Please sign in to comment.