mirror of
				https://github.com/taixingyiji/openit.git
				synced 2025-11-04 04:32:24 +00:00 
			
		
		
		
	Hello World
This commit is contained in:
		
							
								
								
									
										6
									
								
								utils/rm/node_modules/ip-address/lib/v4/constants.js
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								utils/rm/node_modules/ip-address/lib/v4/constants.js
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
exports.BITS = 32;
 | 
			
		||||
exports.GROUPS = 4;
 | 
			
		||||
 | 
			
		||||
exports.RE_ADDRESS = /^(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/g;
 | 
			
		||||
 | 
			
		||||
exports.RE_SUBNET_STRING = /\/\d{1,2}$/;
 | 
			
		||||
		Reference in New Issue
	
	Block a user