termux / termux-tools

Scripts and small programs that are packaged into termux's termux-tools package
GNU General Public License v3.0
280 stars 60 forks source link

[Mirror] Add IN mirror; Change DE mirror URL #97

Closed sahilister closed 3 months ago

sahilister commented 3 months ago

Hello, I would like to -

  1. Add India mirror (hourly sync) -

Source syntax:

deb https://mirrors.in.sahilister.net/termux/termux-main/ stable main
deb https://mirrors.in.sahilister.net/termux/termux-root/ root stable
deb https://mirrors.in.sahilister.net/termux/termux-x11/ x11 main
  1. Change URL for my Germany mirror from https://mirrors.sahilister.in/termux/ to https://mirrors.de.sahilister.net/termux/

Source syntax:

deb https://mirrors.de.sahilister.net/termux/termux-main/ stable main
deb https://mirrors.de.sahilister.net/termux/termux-root/ root stable
deb https://mirrors.de.sahilister.net/termux/termux-x11/ x11 main

PS - IN mirror GeoIP still shows Oslo, Norway as hosting provider recently opened India location. The mirror is located in Mumbai, India. Can be confirmed by running a traceroute/mtr.

PPS - Created https://github.com/termux/termux-tools/pull/98 for the change.