Skip to content

Instantly share code, notes, and snippets.

@NulisKode
Created February 8, 2020 04:13
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save NulisKode/a986c6d4b2a953424e3ffbeda12e4fc1 to your computer and use it in GitHub Desktop.
Save NulisKode/a986c6d4b2a953424e3ffbeda12e4fc1 to your computer and use it in GitHub Desktop.
Activate Lastest Sublime Text Build 3211 With Licence
## Sublime Text 3 Serial key build is 3211
Download this BAT file I made in order to block some Sublime text websites through the Windows host file:
=> https://www.datafilehost.com/d/25cac38f
How to Activate?
After you have successfully installed your Sublime text software
1. Disconnect your PC from the internet
2. For WIndows users, run the Bat file linked up as Administrator
Other OS users should paste this manually to the host file
Linux: /etc/hosts
Mac OS: /Private/etc/hosts
127.0.0.1 www.sublimetext.com
127.0.0.1 sublimetext.com
127.0.0.1 sublimehq.com
127.0.0.1 license.sublimehq.com
127.0.0.1 45.55.255.55
127.0.0.1 45.55.41.223
0.0.0.0 license.sublimehq.com
0.0.0.0 45.55.255.55
0.0.0.0 45.55.41.223
> * Used the license key
----- BEGIN LICENSE -----
Member J2TeaM
Single User License
EA7E-1011316
D7DA350E 1B8B0760 972F8B60 F3E64036
B9B4E234 F356F38F 0AD1E3B7 0E9C5FAD
FA0A2ABE 25F65BD8 D51458E5 3923CE80
87428428 79079A01 AA69F319 A1AF29A4
A684C2DC 0B1583D4 19CBD290 217618CD
5653E0A0 BACE3948 BB2EE45E 422D2C87
DD9AF44B 99C49590 D2DBDEE1 75860FD2
8C8BB2AD B2ECE5A4 EFC08AF2 25A9B864
------ END LICENSE ------
@grushaas
Copy link

grushaas commented Nov 9, 2020

Everything worked! thanks

@qazip
Copy link

qazip commented May 4, 2021

This no longer works. They changed how they check for license validity I guess. Probably added a new IP?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment