Go to file
Leonid Pliushch d98a741ac6 termux-tools: pkg: when checking mirrors, force terminate curl command after 6 seconds timeout
Before this, we had only '--connect-timeout 5' option specified but unfortunately
it doesn't work in cases when remote host is behind some proxy (e.g. CloudFlare)
but is not connected to Internet.

To prevent curl from hanging for unspecified amount of time, we need to introduce
external timeout here.
2020-11-12 20:02:17 +02:00
.github CI: disable cacheing - unreliable 2020-11-09 00:25:43 +02:00
disabled-packages update and enable package 'sslscan' 2020-11-05 18:39:03 +02:00
ndk-patches fix ndk-patches/paths.h.patch 2020-07-11 00:51:47 +03:00
packages termux-tools: pkg: when checking mirrors, force terminate curl command after 6 seconds timeout 2020-11-12 20:02:17 +02:00
sample
scripts docker image: install triehash 2020-11-05 17:17:56 +02:00
.gitattributes update .gitattributes 2020-08-27 21:40:58 +03:00
.gitignore setup-offline-bundle.sh: add support for downloading package sources 2020-10-23 00:27:56 +03:00
BACKERS.md
CONTRIBUTING.md contributing: update section "fixing issues" 2020-10-01 14:28:51 +03:00
LICENSE.md
README.md update readme 2020-07-28 20:43:42 +03:00
build-all.sh
build-package.sh misc hardcoded home/prefix fixes 2020-10-30 22:48:55 +02:00
clean.sh

README.md

Termux packages

Packages last build status Docker image status Repology metadata status Join the chat at https://gitter.im/termux/termux

Powered by JFrog Bintray

This project contains scripts and patches to build packages for the Termux Android application.

Quick how-to about Termux package management is available at https://wiki.termux.com/wiki/Package_Management.

Contributing

We are looking for help in order to solve issues. Please submit the bug fixes, version updates and new packages - all contributions which will help to improve Termux are welcome.

Read CONTRIBUTING.md and Developer's Wiki for more details.

Contacts

General mailing list: https://groups.io/g/termux

Developer mailing list: https://groups.io/g/termux-dev

General chat: https://gitter.im/termux/termux or #termux on IRC/freenode.

Developer chat: https://gitter.im/termux/dev or #termux/development on IRC/freenode.