Skip to content

Instantly share code, notes, and snippets.

@hanrw
Created August 19, 2026 07:49
Show Gist options
  • Select an option

  • Save hanrw/3753c0109f5f1cc563006da3916b278d to your computer and use it in GitHub Desktop.

Select an option

Save hanrw/3753c0109f5f1cc563006da3916b278d to your computer and use it in GitHub Desktop.
MS teams proxy
Proxy list
Minimum to get through sign-in:
proxies:
- name: "MyProxy"
type: socks5
server: 1.2.3.4
port: 1080
username: user
password: pass
rules:
- DOMAIN-SUFFIX,login.live.com,DIRECT
- DOMAIN-SUFFIX,login.microsoftonline.com,DIRECT
- DOMAIN-SUFFIX,teams.live.com,DIRECT
- DOMAIN-SUFFIX,config.edge.skype.com,DIRECT
- DOMAIN-SUFFIX,statics.teams.cdn.live.net,DIRECT
- DOMAIN-SUFFIX,tflteams.public.onecdn.static.microsoft,DIRECT
- MATCH,MyProxy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment