Skip to content

chickenlove/12306

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

12306

php脚本免登录自动查票,支持指定车次/座席,支持邮件提醒

命令参数:

  • -f 出发地,如北京
  • -t 目的地,如郓城
  • -d 出发日,如2016-01-06
  • -m 车次,如k1901(多个车次用逗号分割)
  • -n 车座,如硬卧,硬座(多个车座用逗号分割)
  • -e 接收提醒的邮箱
  • -c 限制查询次数, 默认无限制查询

exp

php 123.php -f 北京 -t 郓城 -d 2016-02-06 -m k1901 -n 硬座 -e sohow@sohow.cc

About

php脚本免登录自动查票

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%