Package Details: hysteria 2.4.1-1

Git Clone URL: https://aur.archlinux.org/hysteria.git (read-only, click to copy)
Package Base: hysteria
Description: A powerful, lightning fast and censorship resistant proxy
Upstream URL: https://hysteria.network/
Keywords: anticensorship proxy tunnel
Licenses: MIT
Submitter: haruue
Maintainer: haruue
Last Packager: haruue
Votes: 6
Popularity: 0.080867
First Submitted: 2021-04-11 17:02 (UTC)
Last Updated: 2024-04-13 07:21 (UTC)

Dependencies (5)

Required by (2)

Sources (5)

Pinned Comments

haruue commented on 2024-03-24 07:50 (UTC)

For bug reports, feature requests, or contributions regarding the PKGBUILD of this package, please visit and discuss on our issue tracker on GitHub: https://github.com/haruue-net/aur-hysteria-issue-tracker

关于此包的 PKGBUILD 的错误报告、功能请求,或者贡献,请前往我们在 GitHub 上的问题追踪器参与讨论: https://github.com/haruue-net/aur-hysteria-issue-tracker

Latest Comments

1 2 Next › Last »

haruue commented on 2024-03-24 07:50 (UTC)

For bug reports, feature requests, or contributions regarding the PKGBUILD of this package, please visit and discuss on our issue tracker on GitHub: https://github.com/haruue-net/aur-hysteria-issue-tracker

关于此包的 PKGBUILD 的错误报告、功能请求,或者贡献,请前往我们在 GitHub 上的问题追踪器参与讨论: https://github.com/haruue-net/aur-hysteria-issue-tracker

haruue commented on 2024-03-23 16:07 (UTC)

@stowaway 您好,感谢提出建议。然而我仍然有些不太理解的地方。 我没能在 Telegram 的 @archlinuxcn_group 群里找到你,能在 Telegram 联系一下 @haruue 吗?

stowaway commented on 2024-03-23 14:35 (UTC) (edited on 2024-03-23 15:15 (UTC) by stowaway)

  1. 为了确保打包过程符合官方文档的标准,建议改进构建脚本。肥猫姥爷迟迟没有收录到官方仓库的原因
  2. 为了提高软件包的质量和可靠性,建议启用打包检查。
  3. 请删除这一行。install=$_pkgbase.install
  4. 关于无法自动更新规则的问题,可能与系统服务管理器的配置有关。
acl:
  inline:
    - reject(geoip:cn)
    - reject(geosite:cn)
  geoUpdateInterval: 24h

devcxl commented on 2023-11-11 07:35 (UTC)

Okay, After=nss-lookup.target is indeed better than After=network-online.target. Thank you!

haruue commented on 2023-11-11 06:48 (UTC)

@devcxl

I've added After=nss-lookup.target, which should fix the temporary dns failure.

And I don't think after=network-online.target is a good idea. In some condition, waiting for network-online.target would take several minutes and cause a significant delay for Hysteria to start, which would cause more trouble for our users.

devcxl commented on 2023-11-11 06:16 (UTC)

After setting hysteria@.service to systemctl enable hysteria@xxx.service, an error occurs during startup: 'Temporary failure in name resolution.' I believe that the After=network.target in hysteria@.service should be changed to After=network-online.target.

haruue commented on 2023-09-05 08:21 (UTC) (edited on 2023-09-05 08:21 (UTC) by haruue)

@popre

Can't I put the configuration file in the /etc/hysteria/ directory?

Sorry, this change was made by mistake. I've changed the config dir back to /etc/hysteria.

Thank you for reporting this to us.

popre commented on 2023-09-05 08:14 (UTC)

Can't I put the configuration file in the /etc/hysteria/ directory?